[Asterisk-cvs] asterisk ChangeLog,1.101,1.102
kpfleming
kpfleming
Thu Nov 10 20:39:49 CST 2005
Update of /usr/cvsroot/asterisk
In directory mongoose.digium.com:/tmp/cvs-serv11037
Modified Files:
ChangeLog
Log Message:
issue #5669
Index: ChangeLog
===================================================================
RCS file: /usr/cvsroot/asterisk/ChangeLog,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -d -r1.101 -r1.102
--- ChangeLog 11 Nov 2005 01:01:19 -0000 1.101
+++ ChangeLog 11 Nov 2005 01:30:34 -0000 1.102
@@ -1,5 +1,7 @@
2005-11-10 Kevin P. Fleming <kpfleming at digium.com>
+ * include/asterisk/linkedlists.h (AST_LIST_HEAD_SET_NOLOCK): properly initialize tail pointer when list head is directly set (issue #5669)
+
* app.c (ast_app_parse_options): ok, so we aren't all perfect... let's make the while loop actually work properly here (issue #5684)
* apps/app_disa.c (disa_exec): correct password file parsing (issue #5676)
More information about the svn-commits
mailing list