[Asterisk-cvs] asterisk ChangeLog,1.38,1.39
russell
russell
Sun Nov 6 23:23:37 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv7131
Modified Files:
ChangeLog
Log Message:
use correct arguments to ast_cdr_reset from my changes earlier today
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- ChangeLog 7 Nov 2005 04:10:41 -0000 1.38
+++ ChangeLog 7 Nov 2005 04:14:48 -0000 1.39
@@ -8,7 +8,7 @@
* many files: Update applications to add an exit status variable, make priority jumping optional, and use new args parsing macros
* pbx.c cdr.c res/res_features.c apps/app_dial.c include/asterisk/cdr.h: Convert some built-in applications to use new args parsing macros. Change ast_cdr_reset to take a pointer to an ast_flags structure instead of an integer for flags.
* channels/chan_agent.c: Don't loop forever on an invalid options string
- * apps/app_disa.c: Fix to use correct arguments to ast_cdr_reset
+ * apps/app_disa.c apps/app_forkcdr.c: Fix to use correct arguments to ast_cdr_reset
2005-11-05 Kevin P. Fleming <kpfleming at digium.com>
More information about the svn-commits
mailing list