mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-03 20:46:28 +00:00
Linphone 3.5.2
This commit is contained in:
parent
4a1911430f
commit
393b958acc
4 changed files with 10 additions and 4 deletions
8
NEWS
8
NEWS
|
|
@ -1,4 +1,10 @@
|
|||
linphone-3.5.1 -- ??
|
||||
linphone-3.5.2 -- February 22, 2012
|
||||
* updated oRTP to 0.20.0
|
||||
* updated mediastreamer2 to 2.8.2
|
||||
* added ZRTP media encryption
|
||||
* added SILK audio codec
|
||||
|
||||
linphone-3.5.1 -- February 17, 2012
|
||||
* gtk - implement friend search by typing into the friendlist, and friend sorting
|
||||
|
||||
linphone-3.5.0 -- December 22, 2011
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([linphone],[3.5.1],[linphone-developers@nongnu.org])
|
||||
AC_INIT([linphone],[3.5.2],[linphone-developers@nongnu.org])
|
||||
AC_CANONICAL_SYSTEM
|
||||
AC_CONFIG_SRCDIR([coreapi/linphonecore.c])
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4cee83249c8cfb1357c0dd3691a90c6ea9284ac2
|
||||
Subproject commit 7114083338b947014bc0a5e111c96018bb1272c2
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit 81bc939428560a344999dbe13a30f3ed1b18837d
|
||||
Subproject commit c8cf8b73bd054978036837f4c7b90a78166bfe0e
|
||||
Loading…
Add table
Reference in a new issue