From afff48e4e212e776cf3d079471721c8f25c8b6aa Mon Sep 17 00:00:00 2001 From: Simon Morlat Date: Fri, 12 Jul 2013 21:58:57 +0200 Subject: [PATCH] update NEWS --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 6a7106c6d..a85eae026 100644 --- a/NEWS +++ b/NEWS @@ -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)