summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2005-02-07 01:56:02 +0000
committerGlynn Foster <gman@src.gnome.org>2005-02-07 01:56:02 +0000
commit6bac2fb94750123b9cbadc337d1434daf80c9889 (patch)
tree38b5239e4b98e72f21a04ec89423395282201c2b /ChangeLog
parent717b814028ea3ade38710d32b561af46615358b9 (diff)
If auto-close, close the dialog when the input stream finds an EOF.
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 618f211..ec65d46 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