about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@redhat.com>2010-09-21 13:52:12 -0700
committerUlrich Drepper <drepper@redhat.com>2010-09-21 13:52:12 -0700
commit56801c50d497685de85b1901193c9c79fadb513c (patch)
treeb0a705e4bf299adec8bd989311aae128d2db617e /ChangeLog
parentdda51327baa01c8e5c188a9952317396bb5569b1 (diff)
downloadglibc-56801c50d497685de85b1901193c9c79fadb513c.tar.gz
glibc-56801c50d497685de85b1901193c9c79fadb513c.tar.xz
glibc-56801c50d497685de85b1901193c9c79fadb513c.zip
Move freeres function from ld.so to libc.so.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34af34d33b..cd48489e7a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-16  Andreas Schwab  <schwab@redhat.com>
+
+	* elf/dl-close.c (free_slotinfo, free_mem): Move to...
+	* elf/dl-libc.c (free_slotinfo, free_mem): ... here.
+
 2010-09-21  Ulrich Drepper  <drepper@redhat.com>
 
 	[BZ #12037]