From: Roland McGrath Date: Thu, 11 Oct 2012 21:53:18 +0000 (-0700) Subject: Missing ChangeLog entry from last commit. X-Git-Tag: elfutils-0.156~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ed98ac0e471c43d88e27e6b9c6e6f44e74d6cf;p=thirdparty%2Felfutils.git Missing ChangeLog entry from last commit. Signed-off-by: Roland McGrath --- diff --git a/src/ChangeLog b/src/ChangeLog index fc576fc19..3051cc8cb 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2012-10-11 Jan Kratochvil + + * readelf.c (handle_core_item) : Make run an outer block variable. + Increase run only if LASTBIT != 0. Print last element only if RUN > 0. + 2012-08-27 Mark Wielaard * readelf.c (print_debug_macro_section): Print offset as PRIx64.