summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2007-07-30 20:25:33 +0000
committerVincent Untz <vuntz@src.gnome.org>2007-07-30 20:25:33 +0000
commit8ab5b1e35b9ff5424bcd58c57066287275e383f9 (patch)
tree49a153dc4a87868ed5a9e00e6fa5722cb73b3f15
parentc63d016037e19a47e42dd34c13443006349e548a (diff)
downloadlibwnck-8ab5b1e35b9ff5424bcd58c57066287275e383f9.tar.gz
version 2.19.6LIBWNCK_2_19_6
2007-07-30 Vincent Untz <vuntz@gnome.org> * configure.in: * NEWS: version 2.19.6 svn path=/trunk/; revision=1421
-rw-r--r--ChangeLog5
-rw-r--r--NEWS24
-rw-r--r--configure.in2
3 files changed, 30 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d38257c..e618e66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-30 Vincent Untz <vuntz@gnome.org>
+
+ * configure.in:
+ * NEWS: version 2.19.6
+
2007-07-11 Vincent Untz <vuntz@gnome.org>
* rationales.txt: mention that the rationale for the action menu
diff --git a/NEWS b/NEWS
index cf90916..49bf3e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+2.19.6
+======
+
+ Fixes
+
+ - Make the window action menu work with viewport (Vincent) [#352383]
+ - Correctly draw workspaces with viewport in the pager (Vincent)
+ - Fix typo in a string of wnckprop (Theppitak Karoonboonyanan)
+
+ Misc
+
+ - Various API documentation improvements (Vincent)
+
+ Translators
+
+ - Alexander Shopov (bg)
+ - Jorge González (es)
+ - Pauli Virtanen (fi)
+ - Kjartan Maraas (nb)
+ - Vincent van Adrighem (nl)
+ - Daniel Nylander (sv)
+ - Theppitak Karoonboonyanan (th)
+ - Wang Jian (zh_CN)
+
2.19.5
======
diff --git a/configure.in b/configure.in
index 1169ae1..227a0c2 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=0
+LIBWNCK_REVISION=1
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has