diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog index 85a759d31b..72e2880d83 100644 --- a/cpukit/libfs/ChangeLog +++ b/cpukit/libfs/ChangeLog @@ -1,3 +1,7 @@ +2003-07-15 Chris Johns + * 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 * src/dosfs/fat.c: include config-header "config.h".