diff --git a/RELEASE b/RELEASE index 33c6daba8ad3717086a10007d34ff752e4535edf..4b48b0b322afbdfc1dc5eab56ea13eccfd80822a 100644 --- a/RELEASE +++ b/RELEASE @@ -16,6 +16,8 @@ version. - Added nua_authorize, nua_i_subscription, and NEATAG_SUB(). +- Improved handling of refer subscriptions. + - Default install directory for public header file has been changed from '${prefix}/include/' to '${prefix}/include/sofia-sip-MAJOR.MINOR'. The pkgconfig .pc file has been updated accordingly. @@ -31,6 +33,8 @@ version. - Updated sdp_rtpmap_t. +- Updated sip_min_se_t, sip_content_encoding_t. + Contributors to this release ---------------------------- diff --git a/TODO b/TODO index 2c6c580aee8d0309d3fcf6136e7f2f496b8fb09f..2530c4871a107f985a704b25c4f3ef15a2be6710 100644 --- a/TODO +++ b/TODO @@ -10,10 +10,10 @@ Release roadmap 1.11/1.12 series - first version of the new nua+soa API - nua_respond_nit() (non-INVITEs) - - nua_set_handle_params() + - nua_set_hparams()/nua_get_hparams() (DONE) - session object ownership changes (DONE) - doxygen documentation updates - - rpm and dpkg packaging + - rpm and dpkg packaging (DONE) 1.13/1.14 series - NAT work: STUN fixes (DNS support)