summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 12:23:20 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 12:23:20 +0000
commit1721983ff0bcfe5378069f0518e646894015c930 (patch)
tree4142bdfcb1d35870bb11cf4c9edd59636a0c68bb /ChangeLog
parent2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-1721983ff0bcfe5378069f0518e646894015c930.tar.bz2
2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Use MKDIR_P instead of mkdir_p.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 22c34ecf8c..148064b4b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Use MKDIR_P instead of mkdir_p.
+
2007-02-21 Joel Sherrill <joel@OARcorp.com>
* Makefile.maint: Added TOOL_VERSIONS stanza and fixed typo.