evolution r34781 - branches/gnome-2-20



Author: sragavan
Date: Wed Jan  9 08:52:05 2008
New Revision: 34781
URL: http://svn.gnome.org/viewvc/evolution?rev=34781&view=rev

Log:
2008-01-07  Srinivas Ragavan <sragavan novell com>

	* NEWS, configure.in: Evolution 2.12.3 release




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

Modified: branches/gnome-2-20/NEWS
==============================================================================
--- branches/gnome-2-20/NEWS	(original)
+++ branches/gnome-2-20/NEWS	Wed Jan  9 08:52:05 2008
@@ -1,3 +1,22 @@
+Evolution 2.12.3 2008-01-07
+----------------------------
+
+Bug fixes:
+	#391062: Dont add contacts, if it is enabled to do so. (Srinivasa Ragavan)
+	#400213: Do not use pixmaps and masks, load images from file, instead (Milan Crha)
+	#430369: Init in the main gui thread (Srinivasa Ragavan)
+	#440497: "view" menu items for meetings not working in non-english env's (Milan Crha)
+	#499920: Missing header files have to be shipped (Matthew Barnes)
+	#501182: Handle NULL pointer (Wang Xin)
+	#501677: Fixed a crash when resizing the preview pane (Jeff Cai)
+	#503111: Suppress "Loading %s as the default junk plugin" message (Alex "weej" Jones)
+	#507311: Submit bugs to the "BugBuddyBugs" Bugzilla component (Matthew Barnes)
+
+Updated Translations:
+	Danishka Navin (si)
+	Rodrigo Flores (pt_BR)
+	Daniel Nylander (sv)
+
 Evolution 2.12.2 2007-11-26
 ----------------------------
 

Modified: branches/gnome-2-20/configure.in
==============================================================================
--- branches/gnome-2-20/configure.in	(original)
+++ branches/gnome-2-20/configure.in	Wed Jan  9 08:52:05 2008
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 AC_PREREQ(2.52)
 
-AC_INIT(evolution, 2.12.2, http://bugzilla.gnome.org/enter_bug.cgi?product=Evolution)
+AC_INIT(evolution, 2.12.3, 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]