diff options
author | Lucas Rocha <lucasr@gnome.org> | 2007-08-13 20:49:19 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2007-08-13 20:49:19 +0000 |
commit | 74bfe85d292159b0d01a4e27a858e68cc16a26b8 (patch) | |
tree | b4ed70090f663760b490caa29540e59466610ac6 | |
parent | 8b16d4d4122e6337517ec16b9ca22dd27df0dafb (diff) |
release 2.19.2
2007-08-13 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.19.2
svn path=/trunk/; revision=1232
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 16 | ||||
-rw-r--r-- | help/ChangeLog | 4 | ||||
-rw-r--r-- | po/ChangeLog | 4 |
4 files changed, 28 insertions, 0 deletions
@@ -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>. @@ -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. |