[evolution/gnome-2-26] Evolution 2.26.2 release
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution/gnome-2-26] Evolution 2.26.2 release
- Date: Tue, 19 May 2009 01:09:58 -0400 (EDT)
commit 95a53ebce00ccc9c8e9e6caf1bba99c24826a372
Author: Srinivasa Ragavan <sragavan novell com>
Date: Tue May 19 10:44:55 2009 +0530
Evolution 2.26.2 release
---
ChangeLog | 4 ++++
NEWS | 35 ++++++++++++++++++++++++++++++++++-
configure.in | 2 +-
3 files changed, 39 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b0ca0b8..e8c3b35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-05-18 Srinivasa Ragavan <sragavan novell com>
+
+ * NEWS: Evolution 2.26.2 release
+
2009-04-12 Matthew Barnes <mbarnes redhat com>
** Remove a bunch of juvenile comments. Source code should
diff --git a/NEWS b/NEWS
index 1c0b2b1..7fe2ffd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,38 @@
+Evolution 2.26.2 2009-05-18
+---------------------------
+
+Bug fixes:
+ #471083 (bnc) - Do not allow deletion of system folders. (Chenthill)
+ #561312 - Fix recurrence issues (Chenthill)
+ #467659 - Fix description for send mail (Chenthill)
+ #578685 - Copy string. Avoids SIGSEGV (Sebastien Bacher)
+ #569507 - Don't translate gconf/key values (khaledh)
+ #574842 - Fix Catalan translation issue (Gil Forcada Codinachs)
+ #571272 - Possible leak (Milan Crha)
+ #573704 - Don't close dialog after error (Milan Crha)
+ #579306 - Fix crash on delete folder (Milan Crha)
+ #491755 - Sanitize values from GConf before using them (Milan Crha)
+ #579635 - Hide last junked message too from the non-junk folder (Milan Crha)
+ #579550 - Do not mark newly recognized Junk messages Read (Milan Crha)
+ #578355 - Store username in a source URL in CalDAV (Milan Crha)
+ #575242 â?? New composer window not autosaved until modification (Michel Dänzer)
+ #581032 â?? Some links can't be opened (Matthew Barnes)
+ #573170 - Add back support for vfolder of vfolders (Srinivasa Ragavan)
+ #580163 - Resize alarm notifier correctly (Ritesh Khadgaray)
+ #578478 â?? Composer shows not all "From" information (Matthew Barnes)
+ #582744 â?? CC field autofill doesn't work for replies (Matthew Barnes)
+ #578176 â?? "Send message to contact" does not honor "always BCC" (Matthew Barnes)
+
+Updated translatios:
+ Ihar Hrachyshka (be)
+ Christian Kirbach (de)
+ Jorge Gonzalez (es)
+
+Other fixes:
+ Fix win32 filename/uri issues (Fridrich Strba)
+
Evolution 2.26.0 2009-03-16
-----------------------------
+---------------------------
What is new in 2.26.0?
diff --git a/configure.in b/configure.in
index 34fdc6f..fc40ba9 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
m4_define([evo_major_version], [2])
m4_define([evo_minor_version], [26])
-m4_define([evo_micro_version], [1])
+m4_define([evo_micro_version], [2])
m4_define([evo_version],
[evo_major_version.evo_minor_version.evo_micro_version])
m4_define([evo_stable_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]