summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-09 12:56:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-09 12:56:13 +0000
commit8dbb19ab83cb86af7e5b832f087b9bd1eebd9906 (patch)
treec1f65f8ead22c248289c997c071532a3045f1a7c /cpukit/libfs/ChangeLog
parent2003-08-23 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-8dbb19ab83cb86af7e5b832f087b9bd1eebd9906.tar.bz2
2003-09-09 Ralf Corsepius <ralf_corsepius@rtems.com>
PR 487/filesystem * src/dosfs/fat_file.c: Correct typing per gcc 3.3 warnings.
Diffstat (limited to 'cpukit/libfs/ChangeLog')
-rw-r--r--cpukit/libfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index 6e74e7bf19..ac8264440e 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-09 Ralf Corsepius <ralf_corsepius@rtems.com>
+
+ PR 487/filesystem
+ * src/dosfs/fat_file.c: Correct typing per gcc 3.3 warnings.
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* src/dosfs/dosfs.h, src/dosfs/fat.h, src/dosfs/fat_fat_operations.h,