summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-07 18:21:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-08-07 18:21:44 +0000
commita96504330e66b92ab89eb95cbf8920be8c10fdf6 (patch)
tree931b18dc2529141dcf477cfd62c68dcd44b2d993 /cpukit/ChangeLog
parent2008-08-07 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-a96504330e66b92ab89eb95cbf8920be8c10fdf6.tar.bz2
Format.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 03867742fb..4f4f1f9391 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -3,7 +3,8 @@
* libcsupport/src/_rename_r.c: Fixed return code bug. Add a check
to see if the 'to' path was a directory and removed the directory.
- * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added the mv command.
+ * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Added the mv
+ command.
* libmisc/shell/main_mv.c, libmisc/shell/pathnames-mv.h: New.
@@ -14,6 +15,7 @@
2008-08-06 Brett Swimley <brett.swimley@aedbozeman.com>
+ PR 1192/filesystem
* libblock/src/diskdevs.c: PR1192. Update the disktap pointer
after the realloc.