[gdl] Updates files for release



commit bac58bff5f9d8405a89acc74e4d5ef115174e618
Author: Johannes Schmid <jhs gnome org>
Date:   Sun Jun 14 19:56:31 2009 +0200

    Updates files for release

 NEWS         |   11 +++++++++++
 configure.in |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0d93f3d..d0c0b8f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in 2.27.3:
+
+- Removed libglade dependency
+
+Bugs fixed:
+#584418 - gdl_dock_paned_dock does not show the requestor
+#584303 â?? Potfiles.in broken
+#580860 â?? Remove deprecated libgnome dependency
+#582511 â?? Use GtkBuilder instead of libglade
+#583963 â?? does not build with gdl 2.27.2
+    
 Changes in 2.27.2:
 
 - Fix out of source tree builds
diff --git a/configure.in b/configure.in
index c4ac490..cdc3bc5 100644
--- a/configure.in
+++ b/configure.in
@@ -11,7 +11,7 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=2
 GDL_MINOR_VERSION=27
-GDL_MICRO_VERSION=2
+GDL_MICRO_VERSION=3
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=2



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