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 618f2111..ec65d462 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-02-07 Glynn Foster <glynn.foster@sun.com>
+ * src/progress.c: If auto-close, close the dialog when
+ the input stream finds an EOF.
+
+2005-02-07 Glynn Foster <glynn.foster@sun.com>
+
* help/C/zenity.xml: Update docs to add the new goption
help stuff.
* src/option.c: Update to be in line with the documentation
bgstack15