update NEWS

This commit is contained in:
Simon Morlat 2013-07-12 21:58:57 +02:00
parent 89f3e2ceda
commit afff48e4e2

4
NEWS
View file

@ -2,8 +2,8 @@ linphone-3.7...??
* multiple SIP transports simualtaneously now allowed
* IP dual stack: can use IPv6 and IPv4 simultaneously
* fully asynchronous behavior: no more lengthly DNS or connections
* +sip.instance parameter (RFC???)
* alias parameter (RFC????)
* +sip.instance parameter (RFC5626)
* alias parameter (RFC5923)
* better management of network disconnections
* SIP/TLS handled through lightweighted polarssl library (instead of openssl)
* SIP transaction state machines improved (RFC6026)