aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 130909839e..385848b668 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,7 @@ Mon Apr 14 18:44:45 2014 NARUSE, Yui <naruse@ruby-lang.org>
* addr2line.c (fill_lines): get base addrs in fill_lines to use it
with dladdr_fbases introduced at r45563.
- it didn't get before if the executalbe is not pie.
+ it didn't get before if the executable is not pie.
Mon Apr 14 18:05:48 2014 NARUSE, Yui <naruse@ruby-lang.org>