summaryrefslogtreecommitdiffstats
path: root/c/src/exec/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/ChangeLog')
-rw-r--r--c/src/exec/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/ChangeLog b/c/src/exec/ChangeLog
index 5624f090c8..98805864cb 100644
--- a/c/src/exec/ChangeLog
+++ b/c/src/exec/ChangeLog
@@ -1,3 +1,7 @@
+2002-01-04 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am, configure.ac: Remove references to wrapup subdirectory.
+
2001-12-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AS_IF instead of if/then/else.