[gtk+/gtk-2-24] 2.28.29



commit 89761b7271c7b4dd21de190373a853f3449d4635
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Dec 10 15:34:40 2015 -0500

    2.28.29

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    4 ++--
 2 files changed, 22 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 314bd26..b6b35a9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Overview of Changes from GTK+ 2.24.28 to 2.24.29
+================================================
+
+* OS X:
+ - Partial aspect ratio support
+
+* Bug fixes:
+ 345345 PrintOperation::paginate is not emitted for class handler
+ 745127 Changing order of file in "Places" crashes the application
+ 749507 gtk-2.0.m4 fails to detect a prefixed pkg-config
+ 752638 notebook tab dragging doesn't work on Quartz (patches...
+ 753644 Switching from Multipress input method to None immedi...
+ 753691 make install -j2 fails when building for MinGW
+ 753992 im-quartz discard_preedit segmentation fault
+ 754046 annotate gtk_color_button_get_color
+
+* Translation updates:
+ Occitan
+
+
 Overview of Changes from GTK+ 2.24.27 to 2.24.28
 ================================================
 
diff --git a/configure.ac b/configure.ac
index a44b4c7..6466fa3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -13,8 +13,8 @@ AC_PREREQ(2.62)
 
 m4_define([gtk_major_version], [2])
 m4_define([gtk_minor_version], [24])
-m4_define([gtk_micro_version], [28])
-m4_define([gtk_interface_age], [28])
+m4_define([gtk_micro_version], [29])
+m4_define([gtk_interface_age], [29])
 m4_define([gtk_binary_age],
           [m4_eval(100 * gtk_minor_version + gtk_micro_version)])
 m4_define([gtk_version],


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