summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1aff1ee..c25ac14 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-07-27 Lucas Rocha <lucasr@gnome.org>
+ * src/text.c (zenity_text_handle_stdin): correctly stdin input for
+ text info dialog (Fixes bug #336736).
+
+2006-07-27 Lucas Rocha <lucasr@gnome.org>
+
* src/entry.c (zenity_entry): entry activation makes dialog
return OK (Fixes bug #347340).