commit | ac0a16c1d47f8d47fd9db876cf99303ba05f7409 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Oct 01 18:50:35 2007 +0000 |
committer | Roland McGrath <roland@redhat.com> | Mon Oct 01 18:50:35 2007 +0000 |
tree | 566915510c1f8fb01331e3d603f05bc881ff7313 | |
parent | 241ac029bb22a0bb88171085be19d6952fabdd5a [diff] [blame] |
2007-10-01 Roland McGrath <roland@redhat.com> * readelf.c (hex_dump): Fix transposed subtraction generating spaces.
diff --git a/src/ChangeLog b/src/ChangeLog index c8267dd..832c5b9 100644 --- a/src/ChangeLog +++ b/src/ChangeLog
@@ -1,5 +1,7 @@ 2007-10-01 Roland McGrath <roland@redhat.com> + * readelf.c (hex_dump): Fix transposed subtraction generating spaces. + * readelf.c (hex_dump): Fix line header to be hex instead of decimal. 2007-09-10 Roland McGrath <roland@redhat.com>