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 b8a6aad6..29745394 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-03-17 Lucas Rocha <lucasr@gnome.org>
+ * src/option.c: added arg_description for --timeout option (Fixes
+ bug #516876). Patch from Luca Ferretti <elle.uca@libero.it>.
+
+2008-03-17 Lucas Rocha <lucasr@gnome.org>
+
* src/scale.c (zenity_scale): set value range before setting value
in order to correctly set initial state (Fixes bug #521574).
bgstack15