diff --git a/debian/changelog b/debian/changelog index 75030cee24..db0e85f74f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +freeswitch (1.0~rc6-1) unstable; urgency=low + + * Changed to not allow pass_2833 on transcoded calls (it never worked, now it will tell you) + * Enhanced sofia sip nat handling + * Fix libedit build on solaris + * Fix session timers in mod_sofia + * Fix conference fire-call + * Change: add var_event down into the endpoints so chans with no parents can still pass options + * Added enable-post-var param to xml_rpc + * Fix mod_lua build on solaris + * Many fixes found by Klockwork (www.klocwork.com) + * Add unregister event in mod_sofia + * Enhance python configure detection + * Add vm_boxcount api func + * Fixed att_xfer issue + * Fix sip now includes the Allow-Events header in more places + +-- Michael Jerris Tue, 13 May 2008 02:01:00 -0400 + freeswitch (1.0~rc5-1) unstable; urgency=low * Changed internal state names to avoid confusion diff --git a/docs/ChangeLog b/docs/ChangeLog index 97871084c2..e9396bba81 100644 --- a/docs/ChangeLog +++ b/docs/ChangeLog @@ -1,3 +1,19 @@ +freeswitch (1.0.rc6) + Changed to not allow pass_2833 on transcoded calls (it never worked, now it will tell you) + Enhanced sofia sip nat handling + Fix libedit build on solaris + Fix session timers in mod_sofia + Fix conference fire-call + Change: add var_event down into the endpoints so chans with no parents can still pass options + Added enable-post-var param to xml_rpc + Fix mod_lua build on solaris + Many fixes found by Klockwork (www.klocwork.com) + Add unregister event in mod_sofia + Enhance python configure detection + Add vm_boxcount api func + Fixed att_xfer issue + Fix sip now includes the Allow-Events header in more places + freeswitch (1.0.rc5) Changed internal state names to avoid confusion