libgnomeui r5631 - branches/gnome-2-22
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: libgnomeui r5631 - branches/gnome-2-22
- Date: Mon, 30 Jun 2008 22:23:59 +0000 (UTC)
Author: chpe
Date: Mon Jun 30 22:23:59 2008
New Revision: 5631
URL: http://svn.gnome.org/viewvc/libgnomeui?rev=5631&view=rev
Log:
Prepare 2.23.3
Modified:
branches/gnome-2-22/NEWS
branches/gnome-2-22/configure.in
Modified: branches/gnome-2-22/NEWS
==============================================================================
--- branches/gnome-2-22/NEWS (original)
+++ branches/gnome-2-22/NEWS Mon Jun 30 22:23:59 2008
@@ -1,3 +1,12 @@
+libgnomeui 2.22.3
+
+* Stop leaking GIcons (#536393)
+* Improve bookmarks handling (#530978)
+* Initialize gettext properly (#534814)
+* Fix crash if path is NULL (#532962)
+* Fix a crash when the info doesn't have a display name set (#523699)
+* Translation updates
+
libgnomeui 2.22.1
* Cleanups (Kjartan)
Modified: branches/gnome-2-22/configure.in
==============================================================================
--- branches/gnome-2-22/configure.in (original)
+++ branches/gnome-2-22/configure.in Mon Jun 30 22:23:59 2008
@@ -10,8 +10,8 @@
#
m4_define([libgnomeui_major_version], [2])
m4_define([libgnomeui_minor_version], [22])
-m4_define([libgnomeui_micro_version], [2])
-m4_define([libgnomeui_interface_age], [0])
+m4_define([libgnomeui_micro_version], [3])
+m4_define([libgnomeui_interface_age], [2])
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.
m4_define([libgnomeui_extraversion], [])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]