]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Missed log entry for Linux kernel zImage format
authorRoland McGrath <roland@redhat.com>
Wed, 14 Jan 2009 20:56:53 +0000 (12:56 -0800)
committerRoland McGrath <roland@redhat.com>
Wed, 14 Jan 2009 20:56:53 +0000 (12:56 -0800)
libdwfl/ChangeLog

index f0ab1acf7e470f79fb1014fa674df21037af8a02..ef00a0cff513f28174fc283a94e053d0582a3239 100644 (file)
@@ -1,3 +1,8 @@
+2009-01-14  Roland McGrath  <roland@redhat.com>
+
+       * gzip.c [!BZLIB] (mapped_zImage): New function.
+       (unzip) [!BZLIB]: Grok Linux kernel zImage format.
+
 2009-01-10  Ulrich Drepper  <drepper@redhat.com>
 
        * dwfl_error.c: Always use __thread.  Remove all !USE_TLS code.