diff options
author | Lucas Rocha <lucasr@gnome.org> | 2007-05-14 23:08:37 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2007-05-14 23:08:37 +0000 |
commit | 33bb2765a479f38f14b9784152dce867ded78406 (patch) | |
tree | e84b054b90851b642ac15de755c7b86c351e9833 /ChangeLog | |
parent | fix seg fault when outputing files with special printf format strings (diff) | |
download | zenity-33bb2765a479f38f14b9784152dce867ded78406.tar.gz zenity-33bb2765a479f38f14b9784152dce867ded78406.tar.bz2 zenity-33bb2765a479f38f14b9784152dce867ded78406.zip |
release 2.19.1
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.19.1
svn path=/trunk/; revision=1213
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ 2007-05-15 Lucas Rocha <lucasr@gnome.org> + * NEWS: release 2.19.1 + +2007-05-15 Lucas Rocha <lucasr@gnome.org> + * src/text.c (zenity_text_dialog_response): fix seg fault when outputing files with special printf format strings (Fixes bug #405006). Patch from Mariano Suárez-Alvarez. |