[libwnck] [release] 2.29.92



commit 6b1e2bc39254534d7395a38a649770bf6081edf9
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Mar 9 03:37:46 2010 +0100

    [release] 2.29.92

 NEWS         |   26 ++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 77a3b0f..1352fbd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,30 @@
 ===============
+Version 2.29.92
+===============
+
+ Feature
+
+  - Integrate gobject-introspection support (Vincent)
+
+ Fixes
+
+  - Build with latest GSeal'ed GTK+ (Vincent)
+  - Do not lose the pinned status when dragging a window in a tasklist
+    (Vincent)
+  - Use _NET_WM_WINDOW_TYPE_SPLASH instead of non-existing
+    _NET_WM_WINDOW_TYPE_SPLASHSCREEN (Vincent)
+
+ Misc
+
+  - Small documentation improvement for wnck_window_move_to_workspace() to
+    specify what happens to pinned windows (Vincent)
+  - Fix build when building out of source tree (Theppitak Karoonboonyanan)
+
+ Translators
+
+  - Tomasz Dominikowski (pl)
+
+===============
 Version 2.29.91
 ===============
 
diff --git a/configure.in b/configure.in
index f46a662..a77d014 100644
--- a/configure.in
+++ b/configure.in
@@ -20,7 +20,7 @@ LIBWNCK_CURRENT=25
 
 dnl increment any time the source changes; set to
 dnl  0 if you increment CURRENT
-LIBWNCK_REVISION=24
+LIBWNCK_REVISION=25
 
 dnl increment if any interfaces have been added; set to 0
 dnl  if any interfaces have been changed or removed. removal has



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