aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--NEWS28
-rw-r--r--configure.in2
3 files changed, 35 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3698d4365a..68d7d8674b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-17 Johnny Jacob <jjohnny@novell.com>
+
+ * configure.in: Bumped to 2.23.5 .
+
+ * NEWS: Evolution 2.23.4 release updates.
+
2008-06-16 Johnny Jacob <jjohnny@novell.com>
* plugins/Makefile.am (DIST_SUBDIRS): Add python loader to DIST.
diff --git a/NEWS b/NEWS
index 7f0a2e4c98..ee731f4f80 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+Evolution 2.23.4 2008-06-16
+---------------------------
+New in 2.23.4
+ Python support for EPlugins. (Johnny Jacob)
+
+Bug Fixes:
+ #201011: Ability to disable filter rules (Milan Crha)
+ #201011: Show Enabled column in the editor, because we support it here (Milan Crha)
+ #314467: Reset port when setting host name without it (Milan Crha)
+ #330597: Add all text/* parts which has a filename set and also attach all submessages (Milan Crha)
+ #337160: Do not pretend the row with a cursor is selected when it isn't (Milan Crha)
+ #509595: Do not crash if file does not exists. Also be able to read lines more than 249 characters long (Milan Crha)
+ #535204: The tasks objects had been destroyed before the call of destroy_component (Shuai Liu)
+ #535791: New UI option to let uset choose whether start typing at the bottomof the document or not on replying (Milan Crha)
+ #536772: Disable Folder menu items consistently with a popup menu over folder (Milan Crha)
+ #536813: Do not start to edit the event on the double click if the event is not on the server yet (Milan Crha)
+ #538002: Do not allow dropping messages on folders with CAMEL_FOLDER_NOSELECT flag set (Milan Crha)
+ #304029: changed description of default search filter from "Name begins with" to "Name contains" (Milan Crha)
+
+Other Contributors:
+ Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)
+
+Updated Translations:
+ Jorge Gonzalez (es)
+ Abou Manal (ar)
+ Kjartan Maraas (nb)
+ Yair Hershkovitz (he)
+
Evolution 2.23.3 2008-06-02
---------------------------
diff --git a/configure.in b/configure.in
index 6c803a28b9..c16e81c0db 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.52)
-AC_INIT(evolution, 2.23.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.23.5, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
AC_CONFIG_SRCDIR(README)
# Some requirements have versioned package names