summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-30 12:03:15 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-11-30 12:03:15 +0000
commitc43d7bd117323e82cdd96f7f34c9cd1f34ce065d (patch)
tree5b49978e0efcbf313080e78e5759c48dcfa00c9a /c/src/lib/ChangeLog
parent2001-11-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-c43d7bd117323e82cdd96f7f34c9cd1f34ce065d.tar.bz2
2001-11-30 Jennifer Averett <jennifer@OARcorp.com>
This was tracked as PR88. * libc/scandir.c: Fixed to perform cleanup on error conditions.
Diffstat (limited to 'c/src/lib/ChangeLog')
-rw-r--r--c/src/lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index 5d1f476c1f..40bea96de9 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,3 +1,8 @@
+2001-11-30 Jennifer Averett <jennifer@OARcorp.com>
+
+ This was tracked as PR88.
+ * libc/scandir.c: Fixed to perform cleanup on error conditions.
+
2001-11-07 Jennifer Averett <jennifer@OARcorp.com>
Reported by Ibragimov Ilya <ibr@oktet.ru> and tracked as PR63.