summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2006-02-06 18:24:48 +0000
committerVincent Untz <vuntz@src.gnome.org>2006-02-06 18:24:48 +0000
commite565a5ea475d5843e2d807265bbd2ed3c071f24b (patch)
treeb1b7d3ae75721856acf914fd6ef07912efa9b67c
parentb329be06c7d6ebb4b65bd438a64237914f04826d (diff)
downloadlibwnck-LIBWNCK_2_12_3.tar.gz
version 2.12.3LIBWNCK_2_12_3
2006-02-06 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.12.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 a67351b..e8cadde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-02-06 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.12.3
+
+2006-02-06 Vincent Untz <vuntz@gnome.org>
+
Backport from HEAD.
* libwnck/tasklist.c:
diff --git a/NEWS b/NEWS
index c51fc1b..4d11217 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+2.12.3
+======
+
+ Fixes
+
+ - Correctly catch and handle demands-attention/urgent state changes
+ for transients of windows in the tasklist (Elijah) [#317541]
+ - Remove critical warning (Vincent)
+ - Use virtual desktop size when computing size of pager (Loic Minier, Vincent)
+ - Escape window titles used in pango markup, avoids some crashes too
+ (Vincent Noel, jylefort FreeBSD org) [#306289]
+ - Fix crash on workspace activation (Elijah, Bart Vanbrabant)
+ [#327435]
+
+ Translators
+
+ - Abel Cheung (zh_HK)
+
2.12.2
=======
diff --git a/configure.in b/configure.in
index 7ff2906..813785c 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=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