summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libfs/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-11 13:16:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-10-11 13:16:24 +0000
commitd9b0b866700d7d54f630ac8f66f1a27c91d17a82 (patch)
tree284d09ed079e88efebc82256c1a233d4d5173314 /c/src/exec/libfs/ChangeLog
parent2001-10-10 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-d9b0b866700d7d54f630ac8f66f1a27c91d17a82.tar.bz2
2001-10-10 Joel Sherrill <joel@OARcorp.com>
* src/imfs/imfs_getchild.c: Correct length of static string as reported by Ibragimov Ilya <ibr@oktet.ru>.
Diffstat (limited to '')
-rw-r--r--c/src/exec/libfs/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/exec/libfs/ChangeLog b/c/src/exec/libfs/ChangeLog
index 7fc949573f..1521f706b7 100644
--- a/c/src/exec/libfs/ChangeLog
+++ b/c/src/exec/libfs/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-10 Joel Sherrill <joel@OARcorp.com>
+
+ * src/imfs/imfs_getchild.c: Correct length of static string
+ as reported by Ibragimov Ilya <ibr@oktet.ru>.
+
2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/imfs/Makefile.am: Use 'PREINSTALL_FILES ='.