summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d41f045b..beec030f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Version 0.154
libdw: dwarf_highpc function now handles DWARF 4 DW_AT_high_pc constant form.
+The license is now GPLv2/LGPLv3+ for the libraries and GPLv3+ for stand-alone
+programs. There is now also a formal CONTRIBUTING document describing how to
+submit patches.
+
Version 0.153
libdw: Support reading .zdebug_* DWARF sections compressed via zlib.