summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2008-01-28 00:01:28 +0000
committerVincent Untz <vuntz@src.gnome.org>2008-01-28 00:01:28 +0000
commit8354d62153ce0fb3e29c35844b5b724142012b61 (patch)
treeed47b5296c30b673189f3fcb6ca14011184198f7
parentbcbd0145991b7862eeb31d577925b57ef2aa249c (diff)
downloadlibwnck-8354d62153ce0fb3e29c35844b5b724142012b61.tar.gz
version 2.21.90LIBWNCK_2_21_90
2008-01-28 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.21.90 svn path=/trunk/; revision=1557
-rw-r--r--ChangeLog5
-rw-r--r--NEWS8
-rw-r--r--configure.in2
3 files changed, 14 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 206b25a..8ebe537 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-28 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.21.90
+
2008-01-21 Vincent Untz <vuntz@gnome.org>
Make the pager always work in multiscreen environment.
diff --git a/NEWS b/NEWS
index 908a3d2..ae58a60 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+2.21.90
+=======
+
+Fixes
+
+ - Fix pager to correctly work in multiscreen environment (Vincent, with help
+ from David Sundqvist)
+
2.21.5
======
diff --git a/configure.in b/configure.in
index 6463b87..7807a5a 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=2
+LIBWNCK_REVISION=3
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has