summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS16
-rw-r--r--configure.in2
3 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f2f3a0c..9702d48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-27 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.20.2
+
2007-10-22 Matthias Clasen <mclasen@redhat.com>
* libwnck/util.c: Avoid crashing if the X Resource extension
diff --git a/NEWS b/NEWS
index 0eb0623..62beac7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+2.20.2
+======
+
+ Fixes
+
+ - Avoid crashing if the X Resource extension is not present (Matthias Clasen)
+ [#489087]
+
+ Translators
+
+ - Anas Husseini (ar)
+ - Ivar Smolin (et)
+ - Robert-André-Mauchin (fr)
+ - Gil Osher (he)
+ - Matej Urbančič (sl)
+
2.20.1
======
diff --git a/configure.in b/configure.in
index 9165c0e..1efadff 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=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