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

Modified Files:
        ChangeLog 
Log Message:
make app_queue 1.2 jump compliant (issue #5580)
add missing includes of stdio.h
remove some unused and duplicate headers


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -d -r1.68 -r1.69
--- ChangeLog   8 Nov 2005 04:17:53 -0000       1.68
+++ ChangeLog   8 Nov 2005 04:48:00 -0000       1.69
@@ -8,6 +8,10 @@
 
 2005-11-07  Russell Bryant  <[EMAIL PROTECTED]>
 
+       * apps/app_queue.c: upgrade to new arg/option API and implement 
priority jumping control (issue #5580)
+       * res/res_indications.c: Add missing include of stdio.h
+       * many files: Add missing include of stdio.h, and remove some duplicate 
and unused header includes
+
        * include/asterisk/app.h: Increment the arg_index in the options 
structure to fix applicaiton options that have arguments to them
 
 2005-11-07  Kevin P. Fleming  <[EMAIL PROTECTED]>

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

Reply via email to