summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 17:19:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-09-26 17:19:21 +0000
commit0f07ee7434863025d41b93d860858aac0f063348 (patch)
treea76dbd216d96edb1c878e44485e9be62e09b3e4d /cpukit/libfs/ChangeLog
parent2003-09-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-0f07ee7434863025d41b93d860858aac0f063348.tar.bz2
2003-09-26 Joel Sherrill <joel@OARcorp.com>
PR 492/filesystem * src/dosfs/fat_file.c: Fix inconsistent types in va_args call.
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 ac8264440e..d43b4da039 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-26 Joel Sherrill <joel@OARcorp.com>
+
+ PR 492/filesystem
+ * src/dosfs/fat_file.c: Fix inconsistent types in va_args call.
+
2003-09-09 Ralf Corsepius <ralf_corsepius@rtems.com>
PR 487/filesystem