summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index e43d77b1f4..dd26fdc55d 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,3 +1,19 @@
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Remove AC_CONFIG_AUX_DIR.
+
+2003-03-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.ac: Add support/.
+ * support/.cvsignore: New.
+ * support/Makefile.am: New.
+ * support/version.c: New.
+ * wrapup/Makefile.am: Add support/libsupport.a.
+
+2003-03-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * wrapup/Makefile.am: Use SRC += instead of make-vars.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).