aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 541c0e1..910b561 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-04-02 Ulrich Drepper <drepper@redhat.com>
+
+ * libio/iofclose.c (_IO_new_fclose): Move freeing of backup buffer
+ to ...
+ * libio/fileops.c (_IO_new_file_close_it): ...here [PR libc/3190].
+
2002-04-02 Jakub Jelinek <jakub@redhat.com>
* inet/ether_ntoh.c (__nss_ethers_lookup): Add internal_function.