aboutsummaryrefslogtreecommitdiffstats
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 bcc65986e8..10b80c6392 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-02-28 NotZed <NotZed@HelixCode.com>
+
+ * e-util/e-sexp.[ch]: Added. moved from filter-sexp.[ch]
+
+ * e-util/Makefile.am (libeutil_a_SOURCES): Add e-sexp.
+ (noinst_LTLIBRARIES): Changed to a libtool library.
+
+ * Makefile.am (SUBDIRS): Build e-util before other stuff.
+ (SUBDIRS): Build filter after camel.
+
2000-02-28 Chris Lahey <clahey@umich.edu>
* widgets/e-text/e-text.c: Compilation error.