summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--NEWS41
-rw-r--r--configure.in2
3 files changed, 47 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d5d2f5..ab1ccf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-09-22 Vincent Untz <vuntz@gnome.org>
+
+ * NEWS:
+ * configure.in: version 2.24.0
+
2008-06-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
diff --git a/NEWS b/NEWS
index 6b52e33..4e76597 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,44 @@
+Zenity 2.24.0
+ * New and updated documentation translations
+ - Mario Blättermann [de]
+ - Tommi Vainikainen [fi]
+ * New and updated translations
+ - Khaled Hosny [ar]
+ - Alexander Shopov [bg]
+ - Runa Bhattacharjee [bn_IN]
+ - Jordi Mallach [ca]
+ - Pavel Šefránek [cs]
+ - Ask Hjorth Larsen [da]
+ - Mario Blättermann [de]
+ - David Lodge [en_GB]
+ - Iñaki Larrañaga Murgoitio [eu]
+ - Ilkka Tuohela [fi]
+ - Sweta Kothari [gu]
+ - Launchpad Translations Administrators [hr]
+ - Gabor Kelemen [hu]
+ - Milo Casagrande [it]
+ - Takeshi AIHANA [ja]
+ - Shankar Prasad [kn]
+ - Changwoo Ryu [ko]
+ - Gintautas Miliauskas [lt]
+ - Arangel Angov [mk]
+ - ragsagar [ml]
+ - Sandeep Shedmake [mr]
+ - Yannig Marchegay (Kokoyaya) [oc]
+ - Manoj Kumar Giri [or]
+ - Tomasz Dominikowski [pl]
+ - Fábio Nogueira [pt_BR]
+ - Duarte Loreto [pt]
+ - Nickolay V. Shmyrev [ru]
+ - Laurent Dhima [sq]
+ - Данило Шеган [sr]
+ - Daniel Nylander [sv]
+ - Dr.T.Vasudevan [ta]
+ - Theppitak Karoonboonyanan [th]
+ - Baris Cicek [tr]
+ - Chao-Hsiung Liao [zh_HK]
+ - Chao-Hsiung Liao [zh_TW]
+
Zenity 2.23.3.1
" Again "
* Depend on intltool 0.40.0
diff --git a/configure.in b/configure.in
index 1b14677..0b2b467 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([Zenity],[2.23.4],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
+AC_INIT([Zenity],[2.24.0],[http://bugzilla.gnome.org/enter_bug.cgi?product=zenity],[zenity])
AC_PREREQ([2.59])