summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2006-11-19 23:18:37 +0000
committerVincent Untz <vuntz@src.gnome.org>2006-11-19 23:18:37 +0000
commitea350f04b8a249dd0d498eb4947f6d4a1db416b4 (patch)
tree115fcc6d25df3d83e5ff69f13a24a4c0f66e85d5
parent599e946075628731a922a26e0760bcfc05717ff2 (diff)
downloadlibwnck-ea350f04b8a249dd0d498eb4947f6d4a1db416b4.tar.gz
version 2.16.2LIBWNCK_2_16_2
2006-11-20 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.16.2
-rw-r--r--ChangeLog5
-rw-r--r--NEWS17
-rw-r--r--configure.in2
3 files changed, 23 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 01d7e1a..ce74165 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-11-20 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.16.2
+
+2006-11-20 Vincent Untz <vuntz@gnome.org>
+
* libwnck/test-tasklist.c: remove new string. My fault (I told Sven to
commit this to a stable branch)
diff --git a/NEWS b/NEWS
index 682b35d..eec06b5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+2.16.2
+======
+
+ Fixes
+
+ - Change to the workspace of a window before activating it on dragging
+ (Sven Herzberg) [#359874]
+
+ Translators
+
+ - Khaled Hosny (ar)
+ - Francisco Javier F. Serrador (es)
+ - Christophe Merlet (RedFox) (fr)
+ - Takeshi AIHANA (ja)
+ - GNOME PL Team (pl)
+ - Duarte Loreto (pt)
+
2.16.1
======
diff --git a/configure.in b/configure.in
index 12d0785..f447ec7 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ LIBWNCK_CURRENT=20
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=4
+LIBWNCK_REVISION=5
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has