- Added new example: dwarf_decode_address - decode function name and
     file & line information from an address.
+  - Issue #7: parsing incorrect DWARF was made a bit more forgiving for cases
+    where serialized DIE trees have extra NULLs at the end.
 
 + Version 0.20 (27.01.2012)
 
 
     description='Library for analyzing ELF files and DWARF debugging information',\r
     long_description=description,\r
     license='Public domain',\r
-    version='0.20',\r
+    version='0.21',\r
     author='Eli Bendersky',\r
     maintainer='Eli Bendersky',\r
     author_email='eliben@gmail.com',\r