summaryrefslogtreecommitdiffstats
path: root/libdwfl/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2009-08-26 00:23:01 -0700
committerRoland McGrath <[email protected]>2009-08-26 00:23:19 -0700
commitd6ccdc1a05f27bf0bb5d802ec14f879aa9fe3e98 (patch)
tree27f316d97dd97214d525ae3dcbf37409baad6c7d /libdwfl/ChangeLog
parentcc93cc457be7816dedc79c81e36b8f1fd57c093f (diff)
libdwfl: Support Linux bzip2 kernel images for automatic decompression.
Diffstat (limited to 'libdwfl/ChangeLog')
-rw-r--r--libdwfl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog
index 129d520f..c5b8edf3 100644
--- a/libdwfl/ChangeLog
+++ b/libdwfl/ChangeLog
@@ -1,3 +1,8 @@
+2009-08-26 Roland McGrath <[email protected]>
+
+ * gzip.c (mapped_zImage): Limit scan to 32kb.
+ Make this unconditional, support bzip2 kernel images too.
+
2009-08-09 Roland McGrath <[email protected]>
* dwfl_module_build_id.c: Use new macros for versioned definitions.