summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2003-07-14 23:17:43 +0000
committerChris Johns <chrisj@rtems.org>2003-07-14 23:17:43 +0000
commit6ad26a95e4716668a474f6b835b4d7cbd419f777 (patch)
tree4f1bfc9d55ba9fd2ba08832244a5e037e299e079
parentMSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations wi... (diff)
downloadrtems-6ad26a95e4716668a474f6b835b4d7cbd419f777.tar.bz2
PR431. MSDOS Volume semaphore timeout is now NO TIMEOUT. MSDOS volume opertations will wait for ever.
-rw-r--r--cpukit/libfs/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 9ae983c75c..7d6dbe96f2 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,7 @@
+2003-07-15 Chris Johns <cjohns@cybertec.com.au>
+ * src/dosfs/msdos.h: PR431. MSDOS Volume semaphore timeout is now
+ NO TIMEOUT. MSDOS volume opertations will wait for ever.
+
2003-07-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove (Merged-in into ../configure.ac)