summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/sapi/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/exec/sapi/ChangeLog b/c/src/exec/sapi/ChangeLog
index 85421ca49d..3bc0d3051a 100644
--- a/c/src/exec/sapi/ChangeLog
+++ b/c/src/exec/sapi/ChangeLog
@@ -1,3 +1,11 @@
+2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * inline/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * macros/Makefile.am: Remove AUTOMAKE_OPTIONS.
+ * src/Makefile.am: Remove AUTOMAKE_OPTIONS.
+
2001-03-15 Joel Sherrill <joel@OARcorp.com>
* src/extension.c: Split to reduce minimum code size per PR134.