From 5c887632d414cc7a316602768247b7dba100ee6a Mon Sep 17 00:00:00 2001 From: Srinivasa Ragavan Date: Tue, 28 Aug 2007 10:07:33 +0000 Subject: Evolution 2.11.91 release * NEWS, configure.in: Evolution 2.11.91 release svn path=/trunk/; revision=34118 --- ChangeLog | 4 +++ NEWS | 86 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 91 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 0f12e48ca9..ed03131e2e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2007-08-27 Srinivasa Ragavan + + * NEWS, configure.in: Evolution 2.11.91 release + 2007-08-24 Matthew Barnes ** Fixes bug #331174 diff --git a/NEWS b/NEWS index 1eb693e769..cd20f34ec0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,89 @@ +Evolution 2.11.91 2007-08-27 +---------------------------- + +Bug fixes: + #201201: Double-click on selected range in week view empty area should bring up event editor (Milan Crha) + #201202: Double-click on selected range in day view should bring up event editor (Milan Crha) + #239441: Fixed a crash when sorting imap mailbox by date (Milan Crha) + #256878: Set the message for valid signatures (Vincent Untz) + #262226: Inconsistent "all day" behaviour of appointment editor (Milan Crha) + #262682: Add labelled-by relation between labels and entry. (Li Yuan) + #272167: 'Mark calendar for offline option' is available for local calendars (Milan Crha) + #274070: (BNC) download of freebusy not working (Chenthill Palanisamy) + #301835: (BNC) Fixed a crash when clicking on mail with a calendar appointment (Suman Manjunath) + #303877: candidate window position at 0,0 in Evolution Task (Hiroyuki Ikezone) + #303878: candidate window position at 0,0 in calendar (Hiroyuki Ikezoe and Mayank Jain) + #308636: User can delete grouwpise 'Calendar' (Milan Crha) + #309166: Fix incorrect cusor movement and delete for indic charcters in evolution calendar (Mayank Jain) + #328405: A signature will be attached when redirecting an email (Raghavendran) + #329746: Renamed 'Journal' to 'Memo'. (Milan Crha) + #330628: In day view Meeting icon should be displayed in All day meeting (Hiroyuki Ikezoe) + #331174: Rename KRBx_LDFLAGS to KRBx_LIBS (Matthew Barnes) + #337616, #352346, #467364, #468309: Documentation fixes (PC Radhika) + #338803: Free/Busy Loses Meeting Duration When Click To Another Time. (Milan Crha) + #347770: Improved description text parsing (Milan Crha) + #350539: Check for NULL MIME part (Milan Crha) + #352358: Harmonized some error messages (Ushveen Kaur) + #353462: Changing the labels of buttons from "Yes/No" to make them HIG compliant. (Anand V M) + #355766: Multi-lang text in Body is not printed when composing in ASCII mode (Mayank Jain) + #355864: Fixed a critical warning when unchecking a webcal (Milan Crha) + #364431: Fix a crash while refreshing IMAP subscriptions (Johnny Jacob) + #364700: Load/Enable junk plugins while loading only (Srinivasa Ragavan) + #367760: Fix multiple issues with Save / Save All attachment button (Milan Crha) + #385414: Fix multi language text display in message source (Mayank Jain) + #385517: Evolution Preferences for Task now allows to change field values (Milan Crha) + #411619: Fixed build failures with -z defs (Matthew Barnes) + #412732: Fixed a crash when adding contact (Milan Crha) + #414420: Fix a crasher on repeated destroy (Ed Catmur) + #420492: new all day event does not record "show as busy" status (Ebby Wiselyn) + #428110: Dragging memo onto the same memo list used to delete the memo (Milan Crha) + #431459: Enable format plugins while loading only (Srinivasa Ragavan) + #435942: Documentation fixes (PC Radhika) + #440328: Added missing mnemonic for merge button (Suman Manjunath) + #440807: Sync now with Pidgin IM (Suman Manjunath) + #458715: Fixed a crash in GW proxy setting (Johnny Jacob) + #464106: GoTo Date dialog does not honor settings (Milan Crha) + #464338: Show popup when creating new folder (Bharath Acharya) + #465573: Optimize pixbuf behaviour (Tim Yamin) + #466548: Fixed a crash when editing calendar event when none of the accounts are enabled (Milan Crha) + #466796: Fixed a crash at start up (Rouslan Solomakhin) + #467165: Fixed a crash at start up(Srinivasa Ragavan) + #467198: Initialize the camel exception (Srinivasa Ragavan) + #467382: Compilation with "-pedantic" fails due to missing array size (Tobias Mueller) + #467559, 467883: Fix a crash on startup (Matthew Barnes) + #467635: String changes (Johnny Jacob) + #468159: Removed usage of BASE_VERSION (Gilles Dartiguelongue) + #468294: Add a few strings for translation. (Srinivasa Ragavan) + #468303: Add strings for i18n (Srinivasa Ragavan) + #468303: Add strings for i18n (Srinivasa Ragavan) + #468303: Enable strings for i18n. (Srinivasa Ragavan) + #468411: Fixed a crash while editing a newly typed event in week view (Srinivasa Ragavan) + #468440: Fixed a crash in calendar week-view (while editing a new event with empty text) (Srinivasa Ragavan) + #468734: Fix a crash when trying to change label color in preferences (Srinivasa Ragavan) + #468804: Fixed a crash when converting a mail with attachment to task (Wang Xin) + #468869: Mark strings for Translation. (Sankar P) + +Other Contributors: + Set the free/busy info of events entered directly on the canvas, + with the editor defaults. (Suman Manjunath) + +Updated Translations: + Jorge Gonzalez (es) + Daniel Nylander (sv) + Washington Lins, Raul Pereira (pt_BR) + Ivar Smolin (et) + Ankit Patel (gu) + Ilkka Tuohela (fi) + Andre Klapper, Hendrik Richter (de) + Kjartan Maraas (nb) + Stéphane Raimbault (fr) + Theppitak Karoonboonyanan (th) + Takeshi AIHANA (ja) + Reinout van Schouwen (nl) + Jakub Friedl (cs) + Tirumurthi Vasudevan (ta) + GNOME PL Team (pl) + Evolution 2.11.90 2007-08-13 --------------------------- diff --git a/configure.in b/configure.in index 942611ad3c..3c05dee5a1 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.90, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.11.91, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) # Some requirements have versioned package names -- cgit v1.2.3