[Asterisk-cvs] asterisk ChangeLog,1.68,1.69

russell russell
Mon Nov 7 23:56:56 CST 2005


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  <russell at digium.com>
 
+	* 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  <kpfleming at digium.com>




More information about the svn-commits mailing list