summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 091054b497..ac69cefa25 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libfs/src/dosfs/fat.c (fat_init_volume_info): Reflect
+ fs_info->sec_buf being a uint8_t.
+
+2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libfs/src/dosfs/msdos_misc.c
(msdos_get_dotdot_dir_info_cluster_num_and_offset):
Remove cur_node (Unused).