summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2012-10-11 14:53:18 -0700
committerRoland McGrath <[email protected]>2012-10-11 14:53:18 -0700
commit82ed98ac0e471c43d88e27e6b9c6e6f44e74d6cf (patch)
treed1b6afd009b1371a7d66c19c2d170171e13246ce /src
parent69a2852e1d5661bc042dcc90c16e9aa7777c7340 (diff)
Missing ChangeLog entry from last commit.
Signed-off-by: Roland McGrath <[email protected]>
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fc576fc1..3051cc8c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2012-10-11 Jan Kratochvil <[email protected]>
+
+ * readelf.c (handle_core_item) <b>: Make run an outer block variable.
+ Increase run only if LASTBIT != 0. Print last element only if RUN > 0.
+
2012-08-27 Mark Wielaard <[email protected]>
* readelf.c (print_debug_macro_section): Print offset as PRIx64.