balsa r8033 - trunk



Author: pawels
Date: Tue Dec 30 20:14:33 2008
New Revision: 8033
URL: http://svn.gnome.org/viewvc/balsa?rev=8033&view=rev

Log:
* NEWS, configure.in: release 2.3.27

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Dec 30 20:14:33 2008
@@ -1,3 +1,12 @@
+* Balsa-2.3.27 release. Release date 2008-12-30
+
+- porting to most recent GTK versions.
+- documentation ported to gnome-doc format. (#559825)
+- partial translations of the manual to German and Spanish.
+- gnome-keyring is used if available (experimental).
+- disable deprecated apis only in svn tree (#561875).
+- initial experimental support for WebKit.
+
 * Balsa-2.3.26 release. Release date 2008-09-07
 
 - composing format=flowed messages with spaces pasted in works better.

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Dec 30 20:14:33 2008
@@ -1,4 +1,4 @@
-nl -*- mode: m4 -*-
+dnl -*- mode: m4 -*-
 dnl follow section 5.3 of Autoconf, Automake book.
 dnl
 dnl 1. Boilerplate.
@@ -11,7 +11,7 @@
 
 BALSA_MAJOR=2
 BALSA_REVISION=3
-BALSA_PATCHLEVEL=26
+BALSA_PATCHLEVEL=27
 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]