From 91fc6988a266d0c94d392af4d0d7fb7e4c49ced3 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 8 Aug 2005 17:34:24 +0000 Subject: Release 2.3.7 2005-08-08 Harish Krishnaswamy * configure.in: Release 2.3.7 svn path=/trunk/; revision=30039 --- ChangeLog | 4 ++++ NEWS | 59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 64 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9b7ef99f00..5c17e74acb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-08-08 Harish Krishnaswamy + + * configure.in: Release 2.3.7 + 2005-08-07 Rodney Dawes * help/C/evolution.xml: Change references to the term "vfolder" to diff --git a/NEWS b/NEWS index b1358585f6..e876ce1214 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,62 @@ +Evolution 2.3.7 2005-08-08 +--------------------------- + +Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi): + + #261971 - Bad plural form: foo(s) in evolution-addressbook.xml (Devashish) + #302843 - Replying to news posting from vFolder (Michael Zucchi) + #300881 - crash adding signature (Michael Zucchi) + #312397 - Forward Of Message Displays Wrong Names In Comments (Michael Zucchi) + #273885 - Many english messages in a translated version of evolution (Michael Zucchi) + #310840 - Resizing evolution mail window which contains an image attachment crashes it. (Michael Zucchi) + #308512 - Key /apps/evolution/lock/mail/accounts/save_password does not work correctly (Michael Zucchi) + #312410 - new attachment ui disappears (Srinivasa Ragavan) + #309647 - contents of copy/paster buffer can corrupt initial contents of a reply message (Michael Zucchi) + #231968 - Ability to access Permissions dialog from menus (Michael Zucchi) + #300607 - "virtual vfolders" aren't moved properly (Michael Zucchi) + #311223 - saving a message crashes evolution (Shreyas) + #307538 - If receiving mail-tab is set to NONE (Shreyas) + #311440 - Crashes on particular e-mail (Michael Zucchi) + #311686 - Evolution crashes when adding an attendee in the event editor (Chenthill) + #312460 - Evolution crashed on creating recurring meeting with attachment in GW calendar (Chenthill) + #302460 - Double clicking in open text field in calendar crashes (Viren) + #312447 - [Gnopernicus]Brlmoniter doesn't show the time changes if using keyboard shortcut to change date (Harry Lu) + #309601 - GroupWise Calendar Events Can Be Moved By Attendees (Chenthill) + #306017 - 'Delete this occurence' removes all day event on day *before* (Chakravarthi) + #309247 - Error loading address book dialog seizes the desktop (Srinivasa Ragavan) + #254923 - The image in a contact could be scaled to a sane size (Frank Arnold) + #258257 - Evolution allows to save the contact without the contact name (Devashish) + #309416 - crash on close (Srinivasa Ragavan) + #269870 - evolution-addressbook-export --format=csv does not work (Michael Meeks) + #311324 - Unsubscribe folder should not work in offline (Shakti Sen) + #310353 - password prompt appears twice even after entering the correct password the first time (Sankar) + #304461 - clicking on 'edit message' from the 'subscribe to list' pop-up dialog hangs evolution (Michael Zucchi) + #312365 - Proxy access to self should be disabled (Sankar) + #302817 - "Sent items" status tracking does not appear properly (Vivek) + #311721 - 'Track message status' option present for messages other than in sent items folder also (Vivek) + +Updated Translations: + + - cs (Miloslav Trmac) + - cy (Rhys Jones) + - en_CA (Adam Weinberger) + - el (Kostas Papadimas) + - es (Francisco Javier F. Serrador) + - et (Ivar Smolin) + - fi (Ilkka Tuohela) + - gu (Ankit Patel) + - ja (Takeshi AIHANA) + - nb,no (Kjartan Maraas) + - nb,no (Terance Sola) + - nl (Vincent van Adrighem) + - POTFILES (Adam Weinberger) + - pt_BR (Raphael Higino) + - sk (Marcel Telka) + - te (Prajasakti Localisation Team) + - vi (Clytie Siddall) + - zh_CN (Funda Wang) + - zh_TW (Chao-Hsuing Liao) + Evolution 2.3.6 2005-07-26 --------------------------- diff --git a/configure.in b/configure.in index 8b01f0df8e..5a45cb1e31 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.3.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.3.7, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) -- cgit v1.2.3