[Asterisk-cvs] asterisk ChangeLog,1.68,1.69
russell
russell
Mon Nov 7 23:56:56 CST 2005
- Previous message: [Asterisk-cvs] asterisk ChangeLog,1.67,1.68 UPGRADE.txt,1.26,1.27
- Next message: [Asterisk-cvs]
asterisk/funcs func_callerid.c, 1.7, 1.8 func_enum.c,
1.6, 1.7 func_groupcount.c, 1.9, 1.10 func_math.c, 1.5,
1.6 func_strings.c, 1.13, 1.14 func_timeout.c, 1.4,
1.5 func_uri.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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>
- Previous message: [Asterisk-cvs] asterisk ChangeLog,1.67,1.68 UPGRADE.txt,1.26,1.27
- Next message: [Asterisk-cvs]
asterisk/funcs func_callerid.c, 1.7, 1.8 func_enum.c,
1.6, 1.7 func_groupcount.c, 1.9, 1.10 func_math.c, 1.5,
1.6 func_strings.c, 1.13, 1.14 func_timeout.c, 1.4,
1.5 func_uri.c, 1.4, 1.5
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the svn-commits
mailing list