From: Roland McGrath Date: Wed, 14 Jan 2009 20:56:53 +0000 (-0800) Subject: Missed log entry for Linux kernel zImage format X-Git-Tag: elfutils-0.139~24^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8dc9f93495e147b73af26bb41fc2c8d6b28efb3e;p=thirdparty%2Felfutils.git Missed log entry for Linux kernel zImage format --- diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index f0ab1acf7..ef00a0cff 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,3 +1,8 @@ +2009-01-14 Roland McGrath + + * gzip.c [!BZLIB] (mapped_zImage): New function. + (unzip) [!BZLIB]: Grok Linux kernel zImage format. + 2009-01-10 Ulrich Drepper * dwfl_error.c: Always use __thread. Remove all !USE_TLS code.