summaryrefslogtreecommitdiffstats
path: root/c/src/exec/itron/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/itron/ChangeLog')
-rw-r--r--c/src/exec/itron/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/exec/itron/ChangeLog b/c/src/exec/itron/ChangeLog
index a254ef712f..1c4cb9a4bc 100644
--- a/c/src/exec/itron/ChangeLog
+++ b/c/src/exec/itron/ChangeLog
@@ -1,3 +1,10 @@
+2001-01-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: Add src/config.h
+ * src/Makefile.am: Add INCLUDES += -I. to pickup config.h
+ * src/.cvsignore: Add config.h and stamp-h
+ * src/*.c: Add config.h support.
+
2000-12-01 Joel Sherrill <joel@OARcorp.com>
* Added macro support to ITRON API. This is known to compile.