summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS26
-rw-r--r--configure.in2
-rw-r--r--help/ChangeLog4
-rw-r--r--po/ChangeLog4
5 files changed, 39 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 489b879..bd1433b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-16 Lucas Rocha <lucasr@gnome.org>
+
+ * NEWS: release 2.26.0
+
2009-03-08 Lucas Rocha <lucasr@gnome.org>
* configure.in, src/about.c: disable monk easter egg in order to
diff --git a/NEWS b/NEWS
index 477afae..aa4da81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+Zenity 2.26.0
+" Crescent "
+ * disable monk easter egg in order to remove gnome-canvas
+ dependency [#571741]
+ * replace deprecated GTK+ calls (Felix Riemann) [#571869]
+ * remove deprecated/obsoleted dialog definition
+ (Felix Riemann) [#571869]
+ * New and updated documentation translations
+ - Mario Blättermann [de]
+ - Claude Paroz [fr]
+ - Daniel Nylander [sv]
+ - Inaki Larranaga Murgoitio [eu]
+ - Tommi Vainikainen [fi]
+ - Jen Ockwell [en_GB]
+ * New and updated translations
+ - Raivis Dejus [lv]
+ - Changwoo Ryu [ko]
+ - Zabeeh Khan [ps]
+ - Adi Roiban [ro]
+ - Chao-Hsiung Liao [zh_HK, zh_TW]
+ - Gabor Kelemen [hu]
+ - Manoj Kumar Giri [or]
+ - Gintautas Miliauskas [lt]
+ - Krishnababu K [te]
+ - Amitakhya Phukan [as]
+
Zenity 2.24.1
" Giant Steps "
* Document --timeout (Luca Bruno) [#565133]
diff --git a/configure.in b/configure.in
index e9f1092..6ddce01 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[2.24.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[2.26.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.59])
diff --git a/help/ChangeLog b/help/ChangeLog
index bb5e45e..284e297 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-16 Lucas Rocha <lucasr@gnome.org>
+
+ * 2.26.0 version marker.
+
2009-03-14 Philip Withnall <philip@tecnocode.co.uk>
* en_GB/en_GB.po: Updated British English translation by Jen Ockwell
diff --git a/po/ChangeLog b/po/ChangeLog
index 7c6a4c7..80a4611 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2009-03-16 Lucas Rocha <lucasr@gnome.org>
+
+ * 2.26.0 version marker.
+
2009-03-13 Amitakhya Phukan <amitakhya@svn.gnome.org>
* as.po: Updated Assamese translations.