summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-06-30 01:14:48 +0200
committerVincent Untz <vuntz@gnome.org>2009-06-30 01:14:48 +0200
commit7d0618d8d53fa024c3cc3bd5c935e2c36de8b6d0 (patch)
treecdf909ed4dfd47a9102628295cc172ed8756a370
parentbc54279cec3a82724c173cb1e112d908421e2b7b (diff)
downloadlibwnck-7d0618d8d53fa024c3cc3bd5c935e2c36de8b6d0.tar.gz
[release] 2.26.2LIBWNCK_2_26_2
-rw-r--r--NEWS19
-rw-r--r--configure.in2
2 files changed, 20 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9c66f4d..8530be6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+2.26.2
+======
+
+ Fixes
+
+ - Fix wnck_application_get_icon_is_fallback() to actually work (Vincent)
+ - Fix gtk-doc warning (Vincent)
+
+ Misc
+
+ - Use shave to improve build log readability (Vincent)
+ - Build system tweaks (Vincent)
+
+ Translators
+
+ - Ivar Smolin (et)
+ - Nabin Gautam (ne)
+ - Runa Bhattacharjee (bn_IN)
+
2.26.1
======
diff --git a/configure.in b/configure.in
index 7c33472..2d12e48 100644
--- a/configure.in
+++ b/configure.in
@@ -15,7 +15,7 @@ LIBWNCK_CURRENT=25
dnl increment any time the source changes; set to
dnl 0 if you increment CURRENT
-LIBWNCK_REVISION=19
+LIBWNCK_REVISION=20
dnl increment if any interfaces have been added; set to 0
dnl if any interfaces have been changed or removed. removal has