summaryrefslogtreecommitdiffstats
path: root/c/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2002-11-02 13:56:52 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2002-11-02 13:56:52 +0000
commitceddf30ff6e09280cb80db8d1adbf0a543571569 (patch)
tree6c1f655a34f438ad46a246715d6e894bae1969ac /c/ChangeLog
parent2002-11-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-ceddf30ff6e09280cb80db8d1adbf0a543571569.tar.bz2
2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkinstalldirs instead of mkdir.
Diffstat (limited to '')
-rw-r--r--c/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/ChangeLog b/c/ChangeLog
index 7e31758847..48b28cd37e 100644
--- a/c/ChangeLog
+++ b/c/ChangeLog
@@ -1,3 +1,7 @@
+2002-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use mkinstalldirs instead of mkdir.
+
2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Fix --enable-rtemsbsp= handling.