summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-02-26 17:59:37 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-02-26 17:59:37 +0000
commit131f5c39df932476fc2eb6ffb1457d6ebefb719d (patch)
treedbfeea469f8cb0e719075567c5dec1a83bca3ecf
parent03e13e268026780b261d84bdabbe32556b8749ca (diff)
downloadlibwnck-131f5c39df932476fc2eb6ffb1457d6ebefb719d.tar.gz
version 2.21.92LIBWNCK_2_21_92
2008-02-26 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.21.92 svn path=/trunk/; revision=1590
-rw-r--r--ChangeLog5
-rw-r--r--NEWS22
-rw-r--r--configure.in2
3 files changed, 28 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a587d1..0d4e6e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-02-26 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.21.92
+
2008-02-20 Vincent Untz <vuntz@gnome.org>
* libwnck/xutils.c: (_wnck_set_window_geometry): don't push twice the
diff --git a/NEWS b/NEWS
index 0c04642..fc778b9 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+2.21.92
+=======
+
+Fixes
+
+ - Fix wnck_window_set_geometry() not working without a main loop
+
+ Translators
+
+ - Sílvia Miranda (ca)
+ - Pauli Virtanen (fi)
+ - Robert-André-Mauchin (fr)
+ - Ignacio Casal Quinteiro (gl)
+ - Gil Osher (he)
+ - Luca Ferretti (it)
+ - Changwoo Ryu (ko)
+ - Nabin Gautam (ne)
+ - Tino Meinen (nl)
+ - Jonh Wendell (pt_BR)
+ - Woodman Tuen (zh_HK)
+ - Woodman Tuen (zh_TW)
+
2.21.91
=======
diff --git a/configure.in b/configure.in
index 94b8658..3938505 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ LIBWNCK_CURRENT=25
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=4
+LIBWNCK_REVISION=5
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has