summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2005-10-03 10:45:17 +0000
committerVincent Untz <vuntz@src.gnome.org>2005-10-03 10:45:17 +0000
commitf8fa6b32a892550afb42e514c5ba48d3215f326b (patch)
tree4f252bd7a0b2d2ee44d53434e1e879f979f1f445
parentd039b2bceb8129599bdd4a8718cc766b71a934dc (diff)
downloadlibwnck-f8fa6b32a892550afb42e514c5ba48d3215f326b.tar.gz
version 2.12.1LIBWNCK_2_12_1
2005-10-03 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.12.1
-rw-r--r--ChangeLog5
-rw-r--r--NEWS20
-rw-r--r--configure.in2
3 files changed, 26 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6bc46c9..0a25ee3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-10-03 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.12.1
+
2005-09-30 Jochen Baier <Jochen.Baier@stud.uni-karlsruhe.de>
Detect windows that are removed from the skip_taskbar state.
diff --git a/NEWS b/NEWS
index bd5c3ec..4d313e8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+2.12.1
+=======
+
+ Features
+
+ - add a test-selector program for testing. It doesn't get installed.
+ (Denis Jacquerye, Elijah) [#165269]
+
+ Fixes
+
+ - Use intltool & various other build enhanements (Rodney Dawes, Vincent)
+ [#317190]
+ - Detect windows that are removed from the skip_taskbar state (Jochen Baier)
+ [#163293]
+
+ Translators
+
+ - Mahay Alam Khan (bn)
+ - Iñaki Larrañaga Murgoitio (eu)
+
2.12.0
=======
diff --git a/configure.in b/configure.in
index 1e2dcd2..c0521cb 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=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