summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d0373f..2d551d7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
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.
+
+2007-05-15 Lucas Rocha <lucasr@gnome.org>
+
* src/tree.c (zenity_tree_dialog_toggle_get_selected): fix index
handling for --print-column (Fixes bug #420396).