summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2011-03-11 10:43:49 +0900
committerYAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>2011-03-11 10:43:49 +0900
commitc47cbdfd2e29e350b3b7736cc1a66fcae8a99830 (patch)
treebdc4b399c098e907176b8f8d4f48f73c148e9e56 /src/ChangeLog
parent1df1040bf8549ea4c3ae08007a347736adf2fe99 (diff)
* src/unexmacosx.c (copy_data_segment): Also copy __got section. (Bug#8223)
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 12ea037ee91..1d974876c52 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-11 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
+
+ * unexmacosx.c (copy_data_segment): Also copy __got section.
+ (Bug#8223)
+
2011-03-07 Chong Yidong <cyd@stupidchicken.com>
* Version 23.3 released.