summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0f3002d..7c28962 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-05-19 Glynn Foster <glynn.foster@sun.com>
+
+ * src/progress.c: Make the progress dialog actually work
+ and now uses g_io_channel. Woot! Need to be able to cancel
+ the dialog, which currently doesn't work too well.
+
+ * TODO: Update.
+
+ * help/C/zenity.xml: Update help documentation.
+
2003-05-06 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Update commandline error message, needs updating