summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2006-05-29 20:01:50 +0000
committerVincent Untz <vuntz@src.gnome.org>2006-05-29 20:01:50 +0000
commit0f9a3f745d1a64420a5849f03db8caa3c2344c26 (patch)
tree240e4a8e60d2ae15cc4e7edd45de1219cee46366
parentfc4df0d61762c0299ab8437128e6df7e801b77dc (diff)
downloadlibwnck-0f9a3f745d1a64420a5849f03db8caa3c2344c26.tar.gz
version 2.14.2LIBWNCK_2_14_2
2006-05-29 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.14.2
-rw-r--r--ChangeLog5
-rw-r--r--NEWS14
-rw-r--r--configure.in2
3 files changed, 20 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9085b3d..63eaa27 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-05-29 Vincent Untz <vuntz@gnome.org>
+ * configure.in:
+ * NEWS: version 2.14.2
+
+2006-05-29 Vincent Untz <vuntz@gnome.org>
+
Backport from HEAD.
* libwnck/xutils.c: (_wnck_gdk_pixbuf_get_from_pixmap): don't assume
diff --git a/NEWS b/NEWS
index 52424b7..45485fa 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+2.14.2
+======
+
+ Fixes
+
+ - Fix crash when a X resource doesn't exist anymore (Vincent) [#336823]
+
+ Translations
+
+ - Mindu Dorji (dz)
+ - Baptiste Mille-Mathias (fr)
+ - Mohammad DAMT (id)
+ - GNOME PL Team (pl)
+
2.14.1
======
diff --git a/configure.in b/configure.in
index 2fd8465..5ba89cd 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ LIBWNCK_CURRENT=19
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=5
+LIBWNCK_REVISION=6
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has