[ekiga/gnome-2-26] Release 3.2.5



commit 6a55ef70358328851967971005dcfd8df28b5e88
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Mon Jul 6 21:05:23 2009 +0200

    Release 3.2.5

 NEWS         |   24 ++++++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 26 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 44cbcc1..93146da 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,28 @@
                           -*- mode: outline -*-
+* Changes in ekiga 3.2.5 (2009-07-06)
+- Fixed very low rate of sent images during video conversations
+- Fixed crash in LDAP
+- Fixed crash in presence
+- Fixed simultaneous reads from different threads in jitter code
+- Fixed crash during idle times
+- Fixed crash when accepting a call
+- Fixed deadlock in SIP handler
+- Fixed freeze upon calling and showing of pc:udp$... in the URI bar
+- Fixed crash in G726-16 audio codec
+- Allows multiple registrations with the same registrar using
+  different user names
+- Allows user to choose system iLBC
+- Fixed window resizing in chat when entering very long words
+- Fixed linking of sbc plugin with libsamplerate
+- Fixed compilation with gtk 2.12
+- Fixed compilation with gcc 4.4
+- Windows and Solaris specific fixes
+- Added a small script, ekiga-debug-analyser, not installed, which
+  retrieves only the packets exchanged from a Ekiga debug output
+- Other minor fixes
+- Updated translations: bn_IN, el, or
+- Updated help translations: el
+
 * Changes in ekiga 3.2.4 (2009-05-20)
 - Fixed OPAL and PTLIB recommended versions
 
diff --git a/configure.ac b/configure.ac
index 27c8436..18de179 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,8 +18,8 @@ MINOR_VERSION=2
 BUILD_TYPE=ReleaseCode
 BUILD_NUMBER=5
 
-PTLIB_REC_VERSION="2.6.2"
-OPAL_REC_VERSION="3.6.2"
+PTLIB_REC_VERSION="2.6.4"
+OPAL_REC_VERSION="3.6.4"
 
 AC_DEFINE_UNQUOTED(MAJOR_VERSION, $MAJOR_VERSION,[fix])
 AC_DEFINE_UNQUOTED(MINOR_VERSION, $MINOR_VERSION,[fix])



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]