evolution r36669 - branches/gnome-2-24



Author: sragavan
Date: Tue Oct 21 04:35:14 2008
New Revision: 36669
URL: http://svn.gnome.org/viewvc/evolution?rev=36669&view=rev

Log:
2008-10-20  Srinivasa Ragavan  <sragavan novell com>

	* NEWS, configure.in: Evolution 2.24.1 release and version bump




Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.in

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Tue Oct 21 04:35:14 2008
@@ -1,3 +1,70 @@
+Evolution 2.24.1 2008-10-20
+---------------------------
+
+Bug Fixes:
+	#364542: Evolution message preview window freezes (Milan Crha)
+	#438155: Crash trying to start Evolution (Milan Crha)
+	#497928: Crash deleting Address book assigned to Pidgin Automatic Contacts (Milan Crha)
+	#511918: evolution-addressbook-export crashes while exporting to CSV (Milan Crha)
+	#511947: Crash when right-click on bogus Groupwise account (Milan Crha)
+	#514989: Calendar preview reports the wrong date for meetings (Milan Crha)
+	#519491: Crash while trying to open Evolution (Milan Crha)
+	#528816: Evolution ignores timezone info when importing ics calendars (Milan Crha)
+	#530606: Crash trying to setup an Exchange account (Milan Crha)
+	#530691: Hang trying to delete a folder (Milan Crha)
+	#530716: Evolution crashed just after opening an error message window from status bar log (Milan Crha)
+	#530872: Evolution crash trying to open a task after creating a new local task list. (Milan Crha)
+	#535248: Don't implicitly use log file if it is not opened properly (Milan Crha)
+	#541121: Updated Meetings Need to Notify the Organizer Just as Brand New Meetings Do(Patrick Ohly)
+	#550441: Crash when accepting/declining a recurring meeting (Milan Crha)
+	#552575: Forwarding vCard fails (Milan Crha)
+	#552583: Passwords don't get stored when using other authentication type than "Password" (Milan Crha)
+	#553273: e_error_* calls should always end with a NULL (Milan Crha)
+	#553297: Crash in calendar day view when inline editing instance summary (Milan Crha)
+	#553527: Let bbdb plugin do its work in a separate thread (Milan Crha)
+	#553609: Runtime critical warning when clicking "Today" in calendar (Milan Crha)
+	#553715: Editing summary in a week view of the instance changes end time to start time (Milan Crha)
+	#554349: Eexporting messages with "save message" command does not export all messages (Sankar P)
+	#554418: Use the filename to determine the mimetype for application/octet-stream contents (Milan Crha)
+	#554456: First attempt at Advanced search does not work (Srinivasa Ragavan)
+	#554566: Wrong rule selected using typeahead-find on message filter editor (Lucian Langa)
+	#554664: Attaching a networked file fails in evolution (Milan Crha)
+	#555276: Corrupted vfolders; SIGSEGV in camel_folder_get_message() (Srinivasa Ragavan)
+	#555494: Category icons are not appearing in search of calendar/contact (Matthew Barnes)
+	#555775: Critical error 'evolution-composer.ui' : No such file or directory (Bharath Acharya)
+	#556059: Include directory paths don't support building outside the source tree (Matt Davey)
+	#556284: Crash on right-clicking a new message (Bharath Acharya)
+	#424818 (bugzilla.novell.com): Use correct properties for offline sync (Suman Manjunath)
+
+Updated Translations:
+	Jiri Eischmann (cs)
+	Claude Paroz (fr)
+	Osama Khalid (ar)
+	Theppitak Karoonboonyanan (th)
+	Marcel Telka (sk)
+	Andre Klapper (de)
+	Kenneth Nielsen (da)
+	Gil Forcada (ca)
+	Leonardo Ferreira Fontenelle (pt_BR)
+	Ihar Hrachyshka (be)
+	Jorge Gonzalez (es)
+	Kjartan Maraas (nb)
+	Luca Ferretti (it)
+	Daniel Nylander (sv)
+	Ignacio Casal Quinteiro (gl)
+	Ilkka Tuohela (fi)
+	Duarte Loreto (pt)
+	Og Maciel (pt_BR)
+	Robert-Andrà Mauchin (fr)
+	Ivar Smolin (et)
+	Gabor Kelemen (hu)
+	Vladimir Melo (pt_BR)
+	Alexander Shopov (bg)
+	Wouter Bolsterlee (nl)
+	Jovan Naumovski (mk)
+	Takeshi AIHANA (ja)
+	Hari Vishnu (ml)
+
 Evolution 2.24.0 2008-09-22
 ---------------------------
 

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Tue Oct 21 04:35:14 2008
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution, 2.24.0, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.24.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
 AC_CONFIG_SRCDIR(README)
 
 # Some requirements have versioned package names



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]