diff --git a/NEWS b/NEWS index 61592b4e..0a4c154e 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,11 @@ * News for v0.98: ** Update libunwind to be compliant with the updated/expanded - ia64 unwind specificiation by HJ Lu. This is needed for + ia64 unwind specificiation by HJ Lu [1]. This is needed for GCC 3.4 compatibility. + [1] http://www.kernel.org/pub/linux/devel/gcc/unwind/ + ** Initial support for x86-64 has been added courtesy of Max Asbock. Along with this came a bunch of DWARF2 unwinder fixes.