Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv5319

Modified Files:
        ChangeLog 
Log Message:
don't loop forever on an invalid options string (issue #5629)


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- ChangeLog   6 Nov 2005 21:00:34 -0000       1.36
+++ ChangeLog   6 Nov 2005 22:17:47 -0000       1.37
@@ -7,6 +7,7 @@
        * many files: Add doxygen updates to categorize modules into groups. 
Convert a lot of comments over to doxygen style. Add some text giving a basic 
overview of channels.
        * 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
 
 2005-11-05  Kevin P. Fleming  <[EMAIL PROTECTED]>
 

_______________________________________________
Asterisk-Cvs mailing list
[email protected]
http://lists.digium.com/mailman/listinfo/asterisk-cvs

Reply via email to