[Asterisk-cvs] asterisk ChangeLog,1.146.2.9,1.146.2.10

russell russell
Sun Nov 20 18:53:26 CST 2005


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

Modified Files:
      Tag: v1-2
	ChangeLog 
Log Message:
fix logic for n+101 jumps


Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.146.2.9
retrieving revision 1.146.2.10
diff -u -d -r1.146.2.9 -r1.146.2.10
--- ChangeLog	20 Nov 2005 23:36:45 -0000	1.146.2.9
+++ ChangeLog	20 Nov 2005 23:42:43 -0000	1.146.2.10
@@ -1,5 +1,8 @@
 2005-11-20  Russell Bryant  <russell at digium.com>
 
+	* apps/app_controlplayback.c: Fix logic in checking for success when jumping to priority n+101.
+	* apps/app_md5.c: Fix logic in checking for success when jumping to priority n+101.
+
 	* apps/app_hasnewvoicemail.c: Fix a typo in the application description.  Also, fix the logic in checking for success when jumping to priority n+101. (issue #5795) 
 
 	* UPGRADE.txt: Add a note on a second way that the IAX2 channel naming convention has changed. (issue #5792)




More information about the svn-commits mailing list