From 32faf1d0e233b9be9fe81982887b2f62f97846ae Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Mon, 18 Jun 2007 16:07:03 +0000 Subject: Evolution 2.11.4 release svn path=/trunk/; revision=33705 --- ChangeLog | 7 +++++++ NEWS | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 61 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9cf133c1cd..1c1455580d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-06-18 Srinivasa Ragavan + + ** Evolution 2.11.4 release + + * NEWS: + * configure.in: + 2007-06-12 Bastien Nocera * configure.in: Detect the X11/XF86keysym.h header, and diff --git a/NEWS b/NEWS index d73f59991f..898d16fbb0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,56 @@ +Evolution 2.11.4 2007-06-18 +--------------------------- + +New in 2.11.4: + Portugese help files (Duarte Loreto) + Add initial support for the Magic Space Bar (Mutt) to read unread emails in + all folders. (Srinivasa Ragavan) + +Bug fixes: + #257118: Clear button is now getting disabled after clearing the + search (Milan Crha) + #263207: Advanced Search "Remove" button is now inactive (Milan + Crha) + #325882: Fix some of the window /dialog positions (Milan Crha) + #330175: Added helper function which test selection for non-space + characters. (Milan Crha) + #344728: Add configuration option for Sun Kerberos v5 (Irene Huang) + #386503: Fix a minor typo in Makefile.am (Gilles Dartiguelongue) + #428328: Move away from popt to GOptions (Ghislain MARY) + #437584, 437935: More compilation warnings cleanup (Gilles + Dartiguelongue) + #439186: fix some bad mnemonics, mark string for translation. (Andre + Klapper) + #440075: Enable customized alarms to work correctly (Matthew Barnes) + #442631: Added support for multimedia keys (Bastien Nocera) + #443659: Fix size and alignment mis-match in the evolution + preferences window (Vinod) + #444107: Allow adding of image attachments to HTML composer + (Srinivasa Ragavan) + #444248: Fix a crash in solaris (Wang Xin) + #444289: Allow the "test" component to build (Tobias Mueller) + #444548: Included files for translating strings for "Advanced search + options" (Andre Klapper) + #444747: Fix a build break (Daniel Gryniewicz) + #445793: Addressbook conduit now loads correctly (Gilles + Dartiguelongue) + #445812: Included missing icons in popups (Gilles Dartiguelongue) + #446015: Improved "Define views" dialog (Gilles Dartiguelongue) + #446870: Set the correct size of the duplicate contact warning + window (Srinivasa Ragavan) + #447727: Improve display of label text (Matthew Barnes) + #447742: Plug a memory leak (Matthew Barnes) + #448201: Add translation domain (Gabor Kelemen) + #448223: Remove duplicated function string_without_underscores + (Gilles Dartiguelongue) + +Updated Translations: + Priit Laes (et) + Jorge Gonzalez (es) + Daniel Nylander (sv) + Pema Geyleg (dz) + Kjartan Maraas (nb) + Evolution 2.11.3 2007-06-04 --------------------------- diff --git a/configure.in b/configure.in index 31388c41b2..5c6890f21b 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.11.3, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.4, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) -- cgit v1.2.3