summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-01-10 19:41:26 +0000
committerUlrich Drepper <drepper@redhat.com>2007-01-10 19:41:26 +0000
commita744da905975293474573b9c1978e77a28bb49be (patch)
tree07456887725e8726ce7cdde151660b91f852c372 /ChangeLog
parent0f841e93f1b471aa0d18920dc8d397131ebfed84 (diff)
downloadglibc-a744da905975293474573b9c1978e77a28bb49be.tar.gz
* io/fts.c: Make sure fts_cur is always valid after return from
fts_read. Patch by Miloslav Trmac <mitr@redhat.com>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e9dabaca3..ee074a546d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-01-10 Ulrich Drepper <drepper@redhat.com>
+
+ * io/fts.c: Make sure fts_cur is always valid after return from
+ fts_read.
+ Patch by Miloslav Trmac <mitr@redhat.com>.
+
2006-10-27 Richard Sandiford <richard@codesourcery.com>
* elf/elf.h (R_MIPS_GLOB_DAT): Define.