summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-29 16:13:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2009-01-29 16:13:17 +0000
commit16bb8afbb16e4f4d85cef8411d88439c7e866d8c (patch)
tree2cbcc0f8dd3948eacb56de8ce718da27aed920af /cpukit/ChangeLog
parent2009-01-29 Sebastian Huber <sebastian.huber@embedded-brains.de> (diff)
downloadrtems-16bb8afbb16e4f4d85cef8411d88439c7e866d8c.tar.bz2
2009-01-29 Gene Smith <gene.smith@siemens.com>
PR 1363/filesystem * libfs/src/dosfs/fat.h: Fix issue where 32 bit values are not written correctly in FAT f/s data.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 7445fdb90f..9462e27274 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-29 Gene Smith <gene.smith@siemens.com>
+
+ PR 1363/filesystem
+ * libfs/src/dosfs/fat.h: Fix issue where 32 bit values are not written
+ correctly in FAT f/s data.
+
2009-01-29 Eric Norum <norume@aps.anl.gov>
PR 1364/cpukit