summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c28962..f067731 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2003-05-19 Glynn Foster <glynn.foster@sun.com>
+ * src/Makefile.am, src/gdialog: Compatibility wrapper script
+ from Mike Newman <mikegtn@gnome.org>. Disabled for the present
+ until I have a chance to review the code.
+
+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.