From 0b8547b1b99123a1cd0066018560093fea819979 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Wed, 8 Jun 2005 03:51:15 +0000 Subject: version bump, update news for 2.3.3 release svn path=/trunk/; revision=29468 --- ChangeLog | 4 ++++ NEWS | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.in | 2 +- 3 files changed, 57 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9dd2377f38..e4ff38820d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-06-07 Harish Krishnaswamy + + *configure.in: bump version. + 2005-05-25 Not Zed * configure.in: if --enable-mono, then enable the mono plugin. diff --git a/NEWS b/NEWS index f34a6b4399..68896f2ad1 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,55 @@ +Evolution 2.3.3, 2005-06-07 +--------------------------- + +Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi): + +UI: + #306153 Two mnemonics in same string (Andre Klapper) + #305376 Hide/unhide read messages missing from new menu layout (Rodney Dawes) + +Mail: + #306151 Extra space in string (Andre Klapper) + +Calendar: + #272114 Beside 'Task' & 'Calender' folders, color boxs get displayed + when properties are changed (Chenthill) + #302267 Date button should have a detailed name (Li Yuan) + + +Other fixes and new features : + + - subclass mail-component from evolution-component and + not a bonobo object (Michael Zucchi) + - plugin type loader registration, using a plugin itself. + remove e-plugin-mono. (Michael Zucchi ) + - Delegation of meetings for GW backend (Chenthill) + - Marcus Bains line for Calendar (Thouis Jones) + - Folder browser listeners for filtering message list (Rodney Dawes) + - helper for plugins to get mail session. (Michael Zucchi) + - pseudo mime type to find message formatter (Michael Zucchi) + - missing bits of e-cert-db from branch merge (JP) + - delete/unload old nssckbi root certs module (Jeffrey Stedfast) + - initial commits for importer plugin hooks (Michael Zucchi) + - DnD support for remote URLs to the attachment window. (Srinivasa + Ragavan) + - exchange plugin UI changes (Sarfraaz Ahmed) + - mail-remote plugin (Michael Zucchi) + +Updated translation : + + - zh_CN (Funda Wang) + - bg (Vladimir Petkov) + - en_CA (Adam Weinberger) + - es (Francisco Javier F. Serrador) + - nb (Kjartan Maraas) + - no (Kjartan Maraas) + - vi (Clytie Siddall) + - de (Hendrik Richter) + - cs (Miloslav Trmac) + - bg (Yavor Doganov, Ivelina Karcheva) + - el (Kostas Papadimas) + - da (Martin Willemoes Hansen) + Evolution 2.3.2, 2005-05-18 --------------------------- diff --git a/configure.in b/configure.in index 775abaf2b3..4ce044ed9d 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.2, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution) +AC_INIT(evolution, 2.3.3, http://bugzilla.ximian.com/enter_bug.cgi?product=Evolution) AC_CONFIG_SRCDIR(README) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) -- cgit v1.2.3