aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 0124366bca..81bc3c5122 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,19 @@
+2000-09-18 Christopher James Lahey <clahey@helixcode.com>
+
+ * Makefile.am: Removed all the files moved to gal.
+
+ * e-dialog-widgets.c: Fixed the #include lines to deal properly
+ with gal.
+
+ * e-gui-utils.c, e-gui-utils.h: Removed all of the functionality
+ that was moved to gal.
+
+ * e-canvas-utils.c, e-canvas-utils.h, e-canvas-vbox.c,
+ e-canvas-vbox.h, e-canvas.c, e-canvas.h, e-cursors.c, e-cursors.h,
+ e-font.c, e-font.h, e-popup-menu.c, e-popup-menu.h, e-printable.c,
+ e-printable.h, e-unicode.c, e-unicode.h, e-util.c, e-util.h,
+ e-xml-utils.c, e-xml-utils.h: Moved to gal.
+
2000-09-13 Christopher James Lahey <clahey@helixcode.com>
* e-font.c: Fixed an uninitialized variable.