summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 13:39:43 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-12-12 13:39:43 +0000
commit53a895846c4e76c6f5677e33bba0d16c5f4c5d68 (patch)
tree66edd92ef82792de037d63995eeaf447cf1c7b2a /cpukit/libfs/ChangeLog
parent2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-53a895846c4e76c6f5677e33bba0d16c5f4c5d68.tar.bz2
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
Diffstat (limited to '')
-rw-r--r--cpukit/libfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 81fadd61b7..e52930a77a 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
+
2003-11-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Cosmetics.