From: Michael Jerris Date: Wed, 9 Apr 2008 20:25:26 +0000 (+0000) Subject: getting ready for rc3 X-Git-Tag: v1.0-rc3~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e839f50cc74e69e336e14e4bc47e4cd836345090;p=thirdparty%2Ffreeswitch.git getting ready for rc3 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8069 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/debian/changelog b/debian/changelog index 3b2d3048b7..e8488243e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,11 +1,22 @@ freeswitch (1.0~rc3-1) unstable; urgency=low - + * Fix transport=tls tag incorrectly included in re-invite + Enhance xml menu system + fixes upstream from sofia-sip library + Enhance mod_fifo + added close method to ODBC spidermonkey class + Fix multiple bugs in the cpp wrapper used in mod_java and mod_python + Fix hung sip channel issue using respond app or on re-invite with bypass media after 1xx or 2xx responses + + -- Michael Jerris Wed, 9 Apr 2008 12:58:22 -0400 + freeswitch (1.0~rc2-1) unstable; urgency=low * Fixed speex protocol negotiation issues (8k vs 16k) Fixed mod_iax race conditions Fixed ptime negotiation issues when re-packetizing Added ip based acl lists + -- Michael Jerris Wed, 9 Apr 2008 12:58:22 -0400 + freeswitch (1.0~rc1-1) unstable; urgency=low * loads of fixes new cdr-csv module