gtkhtml r9039 - trunk



Author: sragavan
Date: Tue Nov  4 02:43:38 2008
New Revision: 9039
URL: http://svn.gnome.org/viewvc/gtkhtml?rev=9039&view=rev

Log:
2008-11-03  Srinivasa Ragavan  <sragavan novell com>

	* NEWS: Evolution 3.25.1 release and version bump




Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Nov  4 02:43:38 2008
@@ -1,3 +1,18 @@
+GtkHTML-3.25.1 2008-11-03
+-------------------------
+
+Bug Fixes:
+	#546155: Update correct index, otherwise it crashes (Milan Crha)
+	#548540: Exclude apostrophies from the end of words before passing them to the dictionary. (Matthew Barnes)
+	#554326: Ask for clipboard only when have something to store there. (Milan Crha)
+	#554424: A word is correct if it's found in ANY dictionary, not ALL. (Matthew Barnes)
+	#554849: Add bindtextdomain to set LOCALEDIR (Takao Fujiwara)
+	#556239: Recheck spelling when the language selection changes (Matthew Barnes)
+
+Updated Translations:
+	Maxim Dziumanenko (uk)
+	Gil Forcada (ca)
+
 GtkHTML-3.24.0 2008-09-22
 -------------------------
 

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Tue Nov  4 02:43:38 2008
@@ -36,7 +36,7 @@
 
 AC_DEFINE(BONOBO_DISABLE_DEPRECATED,1,[No deprecated bonobo functions])
 
-AM_INIT_AUTOMAKE($PACKAGE, 3.25.1)
+AM_INIT_AUTOMAKE($PACKAGE, 3.25.2)
 
 AM_MAINTAINER_MODE
 



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