Update CHANGES with a few more recent changes
authorEli Bendersky <eliben@google.com>
Tue, 2 Aug 2016 19:55:44 +0000 (12:55 -0700)
committerEli Bendersky <eliben@google.com>
Tue, 2 Aug 2016 19:55:44 +0000 (12:55 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 5bba7df218872c9e37f6282dc3ebe20d7e94fc7c..f147ac41d9337f252b6361abd517615834ed1004 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,7 +11,12 @@ Changelog
     invocation.
   - More DWARF v4 support w.r.t decoding function ranges; DW_AT_high_pc value
     is now either absolute or relative to DW_AT_low_pc, depending on the class
-    of the form encoded in the file.
+    of the form encoded in the file. Also #89.
+  - Support for SHT_NOTE sections (#109)
+  - Support for .debug_aranges section (#108)
+  - Support for zlib-compressed debug sections (#102)
+  - Support for DWARF v4 line programs (#82)
+
 
 + Version 0.23 (08.11.2014)