[balsa] Release balsa-2.4.2



commit f373f5201f244e3f05f86599dfcefc977da6d2c7
Author: Pawel Salek <pawsa damage localdomain>
Date:   Sun Dec 6 12:48:31 2009 +0100

    Release balsa-2.4.2
    
    * NEWS: collect release highlights.
    * configure.in: bump the version up.

 ChangeLog    |    5 +++++
 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1011ee8..e563296 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-12-06  Pawel Salek
+
+	* configure.in
+	* NEWS: release balsa-2.4.1
+
 2009-12-03  Peter Bloomfield
 
 	* src/balsa-message.c (bm_find_set_status),
diff --git a/NEWS b/NEWS
index ae35dfc..acded67 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+* Balsa-2.4.2 release. Release date 2009-12-06
+
+- searching in HTML parts.
+- improved webkit support.
+- NetworkManager events intercepted to reconnect to IMAP servers.
+- compatibility with recent openssl.
+- compatibility with  gtk version >= 2.18
+- improved Mac OS X integration.
+- bug fixes!
+- better translations!
+
 * Balsa-2.4.1 release. Release date 2009-08-09
 
 - Continuing cleanup work: removing obsolete library calls.
diff --git a/configure.in b/configure.in
index 70b5928..ddee63b 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ dnl ###########################################################################
 
 BALSA_MAJOR=2
 BALSA_REVISION=4
-BALSA_PATCHLEVEL=1
+BALSA_PATCHLEVEL=2
 BALSA_VERSION="$BALSA_MAJOR.$BALSA_REVISION.${BALSA_PATCHLEVEL}"
 
 AC_SUBST(BALSA_MAJOR)



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