summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 05:32:10 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-10-21 05:32:10 +0000
commit93fabe272a55fedabd0bbd05159c4677bafc403f (patch)
tree95bd4c5a181f811be674e732f5bf3b97165e1edf /cpukit/libfs/ChangeLog
parent2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-93fabe272a55fedabd0bbd05159c4677bafc403f.tar.bz2
2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/msdos_conv.c: Remove isupper, islower, toupper, tolower (Unused).
Diffstat (limited to '')
-rw-r--r--cpukit/libfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libfs/ChangeLog b/cpukit/libfs/ChangeLog
index d43b4da039..8bf285c938 100644
--- a/cpukit/libfs/ChangeLog
+++ b/cpukit/libfs/ChangeLog
@@ -1,3 +1,8 @@
+2003-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/dosfs/msdos_conv.c: Remove isupper, islower, toupper, tolower
+ (Unused).
+
2003-09-26 Joel Sherrill <joel@OARcorp.com>
PR 492/filesystem