summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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