From 6c83e20b25fedb45fa9fa115ee055c7080e8d7d9 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Mon, 31 Mar 2008 17:14:36 +0000 Subject: [PATCH] start our changelog git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7991 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- docs/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/ChangeLog b/docs/ChangeLog index e69de29bb2..d549049af7 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -0,0 +1,11 @@ +freeswitch (1.0.rc2) + + 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 + +freeswitch (1.0.rc1) + + +