summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorLucas Rocha <lucasr@gnome.org>2006-12-04 20:35:48 +0000
committerLucas Almeida Rocha <lucasr@src.gnome.org>2006-12-04 20:35:48 +0000
commit7a58e9e4c77f835ec51b87e618bcfab1b4ad0764 (patch)
treebf577b0ab1aaf3251732213757baff32af854df7 /ChangeLog
parent72e55948250d955b9abdeba2fb34fe0d4ef69898 (diff)
complete list dialog options with respective arguments (Fixes bug
2006-12-04 Lucas Rocha <lucasr@gnome.org> * src/option.c: complete list dialog options with respective arguments (Fixes bug #353320). Patch from Glynn Foster <glynn.foster@sun.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 24f42a2..af6d9e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-12-04 Lucas Rocha <lucasr@gnome.org>
+ * src/option.c: complete list dialog options with respective arguments
+ (Fixes bug #353320). Patch from Glynn Foster <glynn.foster@sun.com>.
+
+2006-12-04 Lucas Rocha <lucasr@gnome.org>
+
* src/zenity.glade: make dialog text selectable on message dialogs
(error, warning, info, and question) (Fixes bug #352910). Patch
from Greg Hudson <ghudson@mit.edu>.