[Freeswitch-svn] [commit] r11846 - freeswitch/trunk/libs/sofia-sip
FreeSWITCH SVN
mikej at freeswitch.org
Wed Feb 11 09:13:36 PST 2009
Author: mikej
Date: Wed Feb 11 11:13:36 2009
New Revision: 11846
Log:
Mon Jan 26 09:45:30 CST 2009 Pekka Pessi <first.last at nokia.com>
* RELEASE: msg_multipart_t::mp_len from usize_t to unsigned
Modified:
freeswitch/trunk/libs/sofia-sip/.update
freeswitch/trunk/libs/sofia-sip/RELEASE
Modified: freeswitch/trunk/libs/sofia-sip/.update
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/.update (original)
+++ freeswitch/trunk/libs/sofia-sip/.update Wed Feb 11 11:13:36 2009
@@ -1 +1 @@
-Wed Feb 11 11:12:10 CST 2009
+Wed Feb 11 11:13:29 CST 2009
Modified: freeswitch/trunk/libs/sofia-sip/RELEASE
==============================================================================
--- freeswitch/trunk/libs/sofia-sip/RELEASE (original)
+++ freeswitch/trunk/libs/sofia-sip/RELEASE Wed Feb 11 11:13:36 2009
@@ -25,6 +25,9 @@
libsofia-sip-ua:
- **template**: Added foobar() function (sofia-sip/foobar.h).
+- The mp_len type was changed from usize_t to unsigned.
+ The change is binary-incompatible on 64-bit platforms when compiled with
+ the configure opetion --disable-size-compat
- This release is ABI/API compatible with applications linked against
any 1.12.x release. However, applications built against this release won't
work against an older library. The ABI has been tested with the nua module
More information about the Freeswitch-svn
mailing list