summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <[email protected]>2007-08-04 17:06:14 +0000
committerUlrich Drepper <[email protected]>2007-08-04 17:06:14 +0000
commitc98bcc796529b7ec56f369c743748d9ff32abf61 (patch)
tree2e2acec0599220195eaa4186d76a67b69c5a6292 /src/ChangeLog
parent60fc84c4288cd6edda3a78dff95e52b5858bacb2 (diff)
Minimal cleanups of large merge.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index d94dcfe1..505abb42 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2007-08-04 Ulrich Drepper <[email protected]>
+
+ * readelf.c (hex_dump): Use isprint to determine whether to print
+ character itself or full stop character.
+ (dump_data): No need to check endp for NULL after strtol call.
+
2007-08-03 Roland McGrath <[email protected]>
* readelf.c (print_string_sections): New variable.