[gdl] Update files for release



commit bb2d99312067ab43ab615f336e8b9d625c92c22f
Author: SÃbastien Granjoux <seb sfo free fr>
Date:   Sun Dec 16 11:10:54 2012 +0100

    Update files for release

 MAINTAINERS  |    4 ++++
 NEWS         |   12 ++++++++++++
 configure.in |    2 +-
 3 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/MAINTAINERS b/MAINTAINERS
index bac492d..ff7000d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5,3 +5,7 @@ Userid: naba
 Johannes Schmid
 E-Mail: jhs gnome org>
 Userid: jhs
+
+SÃbastien Granjoux
+E-Mail: sgranjoux gnome org
+Userid: sgranjoux
diff --git a/NEWS b/NEWS
index e84aad2..b4088ce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Changes in 3.7.3
+
+* Fix build with GDL_DISABLE_DEPRECATED defined (SÃbastien Granjoux)
+* Hide GdlDockNotebook button if there is only one visible page (SÃbastien Granjoux)
+* Fix bgo#688585 - Unused docks don't disappear (SÃbastien Granjoux)
+* Fix gtk theme warning and assertion (Carl-Anton Ingmarsson)
+* bgo #686702 - Reading the master member of GdlDockObject returns null pointer (SÃbastien Granjoux)
+
+* Translation: en_GB (Chris Leonard)
+* Translation: sr (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+* Translation: de (Christian Kirbach)
+
 Changes in 3.6.0
 
 * Translation: cs (Marek ÄernockÃ)
diff --git a/configure.in b/configure.in
index cde532b..fae0837 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ AM_CONFIG_HEADER(config.h)
 
 GDL_MAJOR_VERSION=3
 GDL_MINOR_VERSION=7
-GDL_MICRO_VERSION=0
+GDL_MICRO_VERSION=3
 
 dnl increment if the interface has additions, changes, removals.
 GDL_CURRENT=5



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