aboutsummaryrefslogtreecommitdiffstats
path: root/filter/ChangeLog
diff options
context:
space:
mode:
authorNotZed <NotZed@HelixCode.com>2000-02-29 02:28:28 +0800
committerMichael Zucci <zucchi@src.gnome.org>2000-02-29 02:28:28 +0800
commit838ea91a143578266e3356d856702efd9818806c (patch)
treec11428a1c0934ba418aba7a5d9ec373d53e47d90 /filter/ChangeLog
parent5c92a18781a5b43ff0534e519b5dbabb09831e88 (diff)
downloadgsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.tar
gsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.tar.gz
gsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.tar.bz2
gsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.tar.lz
gsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.tar.xz
gsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.tar.zst
gsoc2013-evolution-838ea91a143578266e3356d856702efd9818806c.zip
Removed references to filter-sexp.[ch].
2000-02-28 NotZed <NotZed@HelixCode.com> * Makefile: Removed references to filter-sexp.[ch]. * filter-sexp.[ch]: Removed some unecessary includes. Moved to e-util. Renamed callers. svn path=/trunk/; revision=1981
Diffstat (limited to 'filter/ChangeLog')
-rw-r--r--filter/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/filter/ChangeLog b/filter/ChangeLog
index e7b9b025a6..cc71916c0d 100644
--- a/filter/ChangeLog
+++ b/filter/ChangeLog
@@ -1,3 +1,10 @@
+2000-02-28 NotZed <NotZed@HelixCode.com>
+
+ * Makefile: Removed references to filter-sexp.[ch].
+
+ * filter-sexp.[ch]: Removed some unecessary includes. Moved to
+ e-util. Renamed callers.
+
2000-02-24 NotZed <NotZed@HelixCode.com>
* filter-xml.c (filter_description_free):