summaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2db388daf47..b520cc96993 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,8 @@
+2020-03-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * readelf.c (get_dynamic_data): Replace "memory chekers" with
+ "memory checkers" in comments.
+
2020-03-06 Simon Marchi <simon.marchi@efficios.com>
PR 25491