gucharmap r1527 - branches/gnome-2-22



Author: chpe
Date: Mon Jan 14 23:58:10 2008
New Revision: 1527
URL: http://svn.gnome.org/viewvc/gucharmap?rev=1527&view=rev

Log:
2008-01-15  Christian Persch  <chpe gnome org>

	=== Release 2.21.5 ===

	* NEWS:
	* configure.ac:

Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/NEWS
   branches/gnome-2-22/configure.ac

Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS	(original)
+++ branches/gnome-2-22/NEWS	Mon Jan 14 23:58:10 2008
@@ -1,3 +1,10 @@
+gucharmap 2.21.5
+
+	* Fix character popup sizing (#501915)
+	* Fix the build with --disable-gconf (#501710)
+	* Remove gnome option (#469131,	patch by Jani Monoses)
+	* Translation updates
+
 gucharmap 1.10.1
 
 	Bug 311912 â Should come up showing the unicode block for the default

Modified: branches/gnome-2-22/configure.ac
==============================================================================
--- branches/gnome-2-22/configure.ac	(original)
+++ branches/gnome-2-22/configure.ac	Mon Jan 14 23:58:10 2008
@@ -19,7 +19,7 @@
 
 AC_PREREQ([2.56])
 
-AC_INIT([GNOME Character Map],[2.21.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap],[gucharmap])
+AC_INIT([GNOME Character Map],[2.21.5],[http://bugzilla.gnome.org/enter_bug.cgi?product=gucharmap],[gucharmap])
 
 AC_CONFIG_SRCDIR([gucharmap/gucharmap.h])
 AC_CONFIG_HEADERS([config.h])



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