diff options
| author | Roland McGrath <[email protected]> | 2009-09-04 03:05:31 -0700 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2009-09-04 03:05:31 -0700 |
| commit | de6730c718ea803bba51e699752245094bf674a0 (patch) | |
| tree | 85801930954566e0665f1282f75db80c30f4c559 /libdwfl/ChangeLog | |
| parent | d3a8b2d3c636a024e17ff29b0f75d0a3cee8144e (diff) | |
image-header.c (__libdw_image_header): Fix tranposed comparison.
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index 39ae70d4..5b876d33 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,3 +1,7 @@ +2009-09-04 Roland McGrath <[email protected]> + + * image-header.c (__libdw_image_header): Fix tranposed comparison. + 2009-08-27 Roland McGrath <[email protected]> * image-header.c: New file. |
