Author: alexl
Date: Mon Jan 28 20:45:20 2008
New Revision: 2034
URL: http://svn.gnome.org/viewvc/eel?rev=2034&view=rev
Log:
2008-01-28 Alexander Larsson <[EMAIL PROTECTED]>
* NEWS:
Update for release
* configure.in:
Bump version to 2.21.90
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.in
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Mon Jan 28 20:45:20 2008
@@ -1,3 +1,8 @@
+Major changes in 2.21.90 were:
+* Fix leaks
+* Update from some deprecated APIs
+* Build with recent gnome-bg.h
+
Major changes in 2.21.5 were:
* Update to new GIO APIs
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Mon Jan 28 20:45:20 2008
@@ -28,7 +28,7 @@
EEL_MAJOR_VERSION=2
EEL_MINOR_VERSION=21
-EEL_MICRO_VERSION=6
+EEL_MICRO_VERSION=90
# If you need a modifier for the version number.
# Normally empty, but can be used to make "fixup" releases.
LIBEEL_EXTRAVERSION=
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.