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 cd2e28c..7281de4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
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>.
+
+2007-08-13 Lucas Rocha <lucasr@gnome.org>
+
* src/tree.c: fix critical warning when using checkbox and radiobox in
list dialog (Fixes bug #453713).