aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-02-29 02:26:24 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-02-29 02:26:24 +0800
commit5c92a18781a5b43ff0534e519b5dbabb09831e88 (patch)
treefae7c69ef2900979775f921f38112c0845a18743 /ChangeLog
parentafd0dcbd68a9ca7af0e127074d293ebe139fb5a7 (diff)
downloadgsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.tar
gsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.tar.gz
gsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.tar.bz2
gsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.tar.lz
gsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.tar.xz
gsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.tar.zst
gsoc2013-evolution-5c92a18781a5b43ff0534e519b5dbabb09831e88.zip
Added. moved from filter-sexp.[ch]
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. svn path=/trunk/; revision=1980
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.