summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-19 02:36:57 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-19 02:36:57 +0000
commite7b1b05deff76eaad4256c9dc52513f8df397ed3 (patch)
tree84cb643715fb44ec8065236487452b465aa9821d /cpukit/ChangeLog
parentFix typos in comment. (diff)
downloadrtems-e7b1b05deff76eaad4256c9dc52513f8df397ed3.tar.bz2
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).
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 31b4720fe2..091054b497 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
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).
+
+2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libcsupport/src/termios.c: Remove unnecessary type casts.
2005-01-18 Ralf Corsepius <ralf.corsepius@rtems.org>