summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 12:15:48 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-02-22 12:15:48 +0000
commit07aa4683ce6ab604d6d1e2c466233ead7ecfeb73 (patch)
tree6dfa4bda7aa7f2eb274fb085908df8b454e588f2 /cpukit/ChangeLog
parentSync. with rtems-4.8 (diff)
downloadrtems-07aa4683ce6ab604d6d1e2c466233ead7ecfeb73.tar.bz2
2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 4fd909f2de..d5d889e527 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2007-02-22 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * wrapup/Makefile.am: Use MKDIR_P instead of mkdir_p.
+
2007-02-21 Joel Sherrill <joel@OARcorp.com>
* score/src/coremsgsubmit.c: Use Wait.option to avoid cast.