gtkhtml r9100 - branches/gnome-2-24



Author: sragavan
Date: Mon Jan 12 11:05:09 2009
New Revision: 9100
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=9100&view=rev

Log:
2009-01-12  Srinivasa Ragavan  <sragavan novell com>

	* NEWS: GtkHTML 3.24.3 release


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	Mon Jan 12 11:05:09 2009
@@ -1,3 +1,15 @@
+GtkHTML-3.24.3 2009-01-12
+-------------------------
+
+Bug Fixes:
+	#553995: evolution crashed with SIGSEGV in gtkhtml_editor_set_changed() (Paul Bolle)
+	#555388: Undo table create locked up client (Milan Crha)
+	#562323: Evolution inserts a link incorrectly (Matthew Barnes)
+	#565491: Don't strip leading whitespace when inserting text (Matthew Barnes)
+	#565493: Formatting destroyed when marking text with keyboard (Matthew Barnes)
+	#566014: Evolution does not use selected background color inside table in mail message (Matthew Barnes)
+	#567130: glade GUI is not localized with evolution (Takao Fujiwara)
+	
 GtkHTML-3.24.2 2008-11-24
 -------------------------
 

Modified: branches/gnome-2-24/configure.in
==============================================================================
--- branches/gnome-2-24/configure.in	(original)
+++ branches/gnome-2-24/configure.in	Mon Jan 12 11:05:09 2009
@@ -36,7 +36,7 @@
 
 AC_DEFINE(BONOBO_DISABLE_DEPRECATED,1,[No deprecated bonobo functions])
 
-AM_INIT_AUTOMAKE($PACKAGE, 3.24.3)
+AM_INIT_AUTOMAKE($PACKAGE, 3.24.4)
 
 AM_MAINTAINER_MODE
 



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