mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 07:08:11 +00:00
new release: 3.3.1
This commit is contained in:
parent
e7eb4edfbd
commit
e66d04fa68
5 changed files with 14 additions and 4 deletions
8
NEWS
8
NEWS
|
|
@ -1,3 +1,11 @@
|
|||
linphone-3.3.1 -- June 3, 2010
|
||||
* fix bugs when carrying non ascii displaynames in SIP messages
|
||||
* fix crash when codecs are incompatible
|
||||
* fix bug with streams not restarted in case of reinvites
|
||||
Requires:
|
||||
mediastreamer2-2.5.0
|
||||
ortp-0.16.3
|
||||
|
||||
linphone-3.3.0 -- May 19, 2010
|
||||
* liblinphone is ported to iphoneOS and Google Android
|
||||
* Internal refactoring of liblinphone (code factorisation, encapsulation
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
dnl Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_INIT([linphone],[3.3.0],[linphone-developers@nongnu.org])
|
||||
AC_INIT([linphone],[3.3.1],[linphone-developers@nongnu.org])
|
||||
AC_CANONICAL_SYSTEM
|
||||
|
||||
dnl Source packaging numbers
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit a2a6119273226234ea7300742c34d46fa545fcd8
|
||||
Subproject commit ba988a9a44f837481ec3c6dec8a1acad56f0fa32
|
||||
2
oRTP
2
oRTP
|
|
@ -1 +1 @@
|
|||
Subproject commit b9b53eedef812b44762976617840c2b98fca62b9
|
||||
Subproject commit 18eccd4f3af64f3bd5293d635a1a169dc77c92ad
|
||||
|
|
@ -68,5 +68,7 @@ mediastreamer2/src/void.c
|
|||
mediastreamer2/src/equalizer.c
|
||||
mediastreamer2/src/msdscap-mingw.cc
|
||||
mediastreamer2/src/drawdib-display.c
|
||||
|
||||
mediastreamer2/src/audiomixer.c
|
||||
mediastreamer2/src/chanadapt.c
|
||||
mediastreamer2/src/itc.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue