summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2007-08-13 20:49:19 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2007-08-13 20:49:19 +0000
commit74bfe85d292159b0d01a4e27a858e68cc16a26b8 (patch)
treeb4ed70090f663760b490caa29540e59466610ac6
parent8b16d4d4122e6337517ec16b9ca22dd27df0dafb (diff)
downloadzenity-74bfe85d292159b0d01a4e27a858e68cc16a26b8.tar.gz
release 2.19.2ZENITY_2_19_2
2007-08-13 Lucas Rocha <lucasr@gnome.org> * NEWS: release 2.19.2 svn path=/trunk/; revision=1232
-rw-r--r--ChangeLog4
-rw-r--r--NEWS16
-rw-r--r--help/ChangeLog4
-rw-r--r--po/ChangeLog4
4 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7281de4..26eea3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-08-13 Lucas Rocha <lucasr@gnome.org>
+ * NEWS: release 2.19.2
+
+2007-08-13 Lucas Rocha <lucasr@gnome.org>
+
* src/*.c: added timeout option to all dialogs (Fixes bug #160654).
Based on patch from Muthiah Annamalai <gnumuthu@users.sf.net>.
diff --git a/NEWS b/NEWS
index 70a6ac2..dfbe481 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+Zenity 2.19.2
+" Dude, Dude, Dude "
+ * Added timeout option to all dialogs (Muthiah Annamalai) [#160654]
+ * Fixed critical warning when using checkbox and radiobox in
+ list dialog [#453713]
+ * Fixed broken handling of input from pipes in list dialog [#343684]
+ * Correctly handle UTF-8 input text in the text info dialog [#407275]
+ * Initialize GTK+ before parsing command line options to
+ better handle errors on display setting [#410055]
+ * New and updated documentation translations
+ - David Lodge [en_GB]
+ * New and updated translations
+ - Jakub Friedl [cs]
+ - I Felix [ta]
+ - Ilkka Tuohela [fi]
+
Zenity 2.19.1
" Medieval Times "
* Update man page with new options (Sven Arvidsson) [#436187]
diff --git a/help/ChangeLog b/help/ChangeLog
index cc94273..dc74768 100644
--- a/help/ChangeLog
+++ b/help/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-13 Lucas Rocha <lucasr@gnome.org>
+
+ * 2.19.2 version marker.
+
2007-05-15 David Lodge <dave@cirt.net>
* en_GB/en_GB.po: Added (British) English translation.
diff --git a/po/ChangeLog b/po/ChangeLog
index 9dba3f1..1f478c5 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-13 Lucas Rocha <lucasr@gnome.org>
+
+ * 2.19.2 version marker.
+
2007-07-16 Ilkka Tuohela <hile@iki.fi>
* fi.po: Updated Finnish translation.