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>