[balsa] * configure.in, NEWS: balsa-2.4.1 released.



commit 9228c867706c302dc5188515e9bdc889aade20b0
Author: Pawel Salek <pawsa damage localdomain>
Date:   Sun Aug 9 13:35:39 2009 +0200

    * configure.in, NEWS: balsa-2.4.1 released.

 ChangeLog    |    4 ++++
 NEWS         |    7 +++++++
 configure.in |    2 +-
 3 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4bfbb52..fce5c0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-08-09  Pawel Salek
+
+	* NEWS, configure.in: release balsa-2.4.1
+
 2009-08-04  Peter Bloomfield
 
 	* configure.in: new option --with-canberra=no.
diff --git a/NEWS b/NEWS
index 605d875..ae35dfc 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+* Balsa-2.4.1 release. Release date 2009-08-09
+
+- Continuing cleanup work: removing obsolete library calls.
+- partial workaround for the deadlock in xcb library code.
+- experimental use of libcanberra for sound.
+- many small bugfixes.
+
 * Balsa-2.4.0 release. Release date 2009-05-25
 
 - GMime-2.4, GLib-2.16, and Gtk-2.14 required.
diff --git a/configure.in b/configure.in
index 587ce10..ecd1fd2 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ dnl ###########################################################################
 
 BALSA_MAJOR=2
 BALSA_REVISION=4
-BALSA_PATCHLEVEL=0
+BALSA_PATCHLEVEL=1
 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]