summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlynn Foster <glynn.foster@sun.com>2003-05-19 18:46:03 +0000
committerGlynn Foster <gman@src.gnome.org>2003-05-19 18:46:03 +0000
commitd8d6d65386b7392aba4a67132e531f85cb9df269 (patch)
treefafc2b2b99b156c32d795079e7787900eb1823d4 /ChangeLog
parent70ea28f34c25cc21bac51286b7e2c767a2df5807 (diff)
Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>.
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.
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.