From 12a9693e208886d1caf91dbd98e3bba83f827680 Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Wed, 9 Apr 2008 20:37:43 +0000 Subject: [PATCH] getting ready fro rc3 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8070 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- docs/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/docs/ChangeLog b/docs/ChangeLog index d549049af7..985713c23f 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,13 @@ +freeswitch (1.0.rc3) + + 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 + freeswitch (1.0.rc2) Fixed speex protocol negotiation issues (8k vs 16k)