aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r--e-util/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog
index 5a65629ce1..984739812c 100644
--- a/e-util/ChangeLog
+++ b/e-util/ChangeLog
@@ -1,3 +1,11 @@
+2000-05-06 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-html-utils.c: Got rid of some warnings.
+
+ * e-util.c, e-util.h: Added e_read_file which takes a filename and
+ returns a newly allocated string containing the contents of that
+ file.
+
2000-05-03 Ettore Perazzoli <ettore@helixcode.com>
* e-util.h: #include <glib.h> and <gtk/gtktypeutils.h>.