summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2005-12-12 18:16:07 +0000
committerVincent Untz <vuntz@src.gnome.org>2005-12-12 18:16:07 +0000
commitdb32de114dc1d6384cef4fff2bb5f8cd91b262bb (patch)
tree3f33d668398aa9c2a8e6e3159544235c9c7867a9
parent8bb26733264c117f4c8bab71cb6730ff59bdfa6e (diff)
downloadlibwnck-LIBWNCK_2_13_3.tar.gz
version 2.13.3LIBWNCK_2_13_3
2005-12-12 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.13.3
-rw-r--r--ChangeLog5
-rw-r--r--NEWS18
-rw-r--r--configure.in2
3 files changed, 24 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 27ea1a8..85c29d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-12-12 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.13.3
+
2005-12-04 Vincent Untz <vuntz@gnome.org>
Add scrolling support to the tasklist. Patch by Xavier Claessens
diff --git a/NEWS b/NEWS
index b555669..bb80b6d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2.13.3
+=======
+
+ Features
+
+ - Add scrolling support to the tasklist (Xavier Claessens)
+
+ Misc
+
+ - Remove old hack (Vincent)
+
+ Translators
+
+ - Ivar Smolin (et)
+ - Kjartan Maraas (nb)
+ - Kjartan Maraas (nn)
+ - Kjartan Maraas (no)
+
2.13.1
=======
diff --git a/configure.in b/configure.in
index 2763a3f..6a8840d 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ LIBWNCK_CURRENT=18
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=3
+LIBWNCK_REVISION=4
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has