summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-10-15 22:40:20 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-10-15 22:40:20 +0000
commitea8251f50afb0e65687ab876159c5b6c7fbee355 (patch)
tree77ff80fc7dae1f8d1b56684980076d276ba71cf8
parent59dd22e6636131eb9c8316945efc04866fa490b3 (diff)
downloadlibwnck-LIBWNCK_2_20_1.tar.gz
version 2.20.1LIBWNCK_2_20_1
2007-10-16 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.20.1 svn path=/trunk/; revision=1486
-rw-r--r--ChangeLog5
-rw-r--r--NEWS15
-rw-r--r--configure.in2
3 files changed, 21 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 438080c..b652930 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-10-16 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.20.1
+
+2007-10-16 Vincent Untz <vuntz@gnome.org>
+
Better fix for bug #476299.
* libwnck/tasklist.c: (wnck_task_get_text): revert the change here
diff --git a/NEWS b/NEWS
index eb01f08..0eb0623 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+2.20.1
+======
+
+ Fixes
+
+ - Fix icon of the active window not changing in the selector (Vincent)
+ - Fix crash when startup notification messages are not encoded in UTF-8
+ (Vincent) [#476299]
+
+ Translators
+
+ - Jorge González (es)
+ - Changwoo Ryu (ko)
+ - Baris Cicek (tr)
+
2.20.0
======
diff --git a/configure.in b/configure.in
index f88c798..7803fd7 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ LIBWNCK_CURRENT=24
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