summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS13
-rw-r--r--configure.in2
3 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c8a5e32..0f3fc2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-07-11 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.15.4
+
2006-06-29 Benjamin Otte <in7y118@public.uni-hamburg.de>
* libwnck/pager.c: (get_window_rect): round the window size so windows
diff --git a/NEWS b/NEWS
index b1fe35f..880aef1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+2.15.4
+======
+
+ Fixes
+
+ - Make windows that go to the bottom occupy the last pixel of the pager
+ (Benjamin Otte)
+
+ Translators
+
+ - Mahay Alam Khan (bn_IN)
+ - Rahul Bhalerao (mr)
+
2.15.3
======
diff --git a/configure.in b/configure.in
index 09d8817..38d29d1 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ LIBWNCK_CURRENT=19
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=6
+LIBWNCK_REVISION=7
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has