diff options
author | Luis Medinas <lmedinas@gnome.org> | 2010-07-13 12:04:07 +0100 |
---|---|---|
committer | Luis Medinas <lmedinas@gnome.org> | 2010-07-13 12:04:07 +0100 |
commit | 1b1fa4824033074c9fd93c39db95cc797d8693d2 (patch) | |
tree | ee77ea1113bf966a857cdbdd32352aeadeed55ac | |
parent | Add password.c to be translated (diff) | |
download | zenity-1b1fa4824033074c9fd93c39db95cc797d8693d2.tar.gz zenity-1b1fa4824033074c9fd93c39db95cc797d8693d2.tar.bz2 zenity-1b1fa4824033074c9fd93c39db95cc797d8693d2.zip |
Update NEWS for 2.31.5 release
-rw-r--r-- | NEWS | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +Zenity 2.31.5 +" Hello Sunshine " + * Fixed Bgo 616816 - Add new entries to Zenity's man page + Patch from Carnë Draug <carandraug.ml@gmail.com> + * Add new password dialog (Arx Cruz) + * Change GTK_DIALOG(dialog)->vbox to gtk_dialog_get_content_area() + in order to compile with GTK 3.0 (Arx Cruz) + * Add password.c to be translated (Luis Medinas) + * Bump to 2.31.5 and use GTK+3.0 (Luis Medinas) + * New and updated translations + - Fran Diéguez (gl) + - Petr Kovar (cs) + Zenity 2.31.3 " Young Reborn " * Use g_timeout_add_seconds instead g_timeout_add |