[gtkmm] 3.1.90.1



commit f49856ddb9cf37f8ec3eade1ac385aa30c7ce9d1
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Sep 19 10:31:12 2011 +0200

    3.1.90.1

 ChangeLog    |    2 ++
 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 3 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index e1081d1..6a3c544 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+3.1.90.1:
+
 2011-09-19  Murray Cumming  <murrayc murrayc com>
 
 	Build fixes are previous commit.
diff --git a/NEWS b/NEWS
index 0db0ecd..2858789 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+3.1.90.1 (unstable):
+
+Gdk:
+* Device: Added get_n_keys() and list_slave_devices().
+* Pixbuf: Added properties.
+* Window: Added get_drag_protocol().
+  (Murray Cumming)
+Documentation:
+* Avoid invalid HTML in link titles (hopefully).
+  (Josà Alburquerque) Bug #650544 (Hubert Figuiere)
+* Remove collaboration diagrams.
+  (Murray Cumming)
+    
 3.1.90 (unstable):
 
 Gtk:
diff --git a/configure.ac b/configure.ac
index 67906d3..6a03ea0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU Lesser General Public License
 ## along with this library.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([gtkmm], [3.1.90],
+AC_INIT([gtkmm], [3.1.90.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gtkmm],
         [gtkmm], [http://www.gtkmm.org/])
 AC_PREREQ([2.59])



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