Update NEWS
authorPetr Machata <pmachata@redhat.com>
Mon, 11 Nov 2013 23:14:23 +0000 (00:14 +0100)
committerChanho Park <chanho61.park@samsung.com>
Fri, 22 Aug 2014 11:38:24 +0000 (20:38 +0900)
NEWS

diff --git a/NEWS b/NEWS
index f86a510..6841943 100644 (file)
--- a/NEWS
+++ b/NEWS
      libraries in.  On Linux, ltrace looks into XDG_CONFIG_HOME,
      XDG_CONFIG_DIRS, and /usr/share/ltrace as well.
 
+   - wide character strings are supported in prototypes.
+
 ** Architectural support
    - MIPS and MIPSel are now handled by the same backend.
    - ARMv6 and ARMv7 are supported, including full fetch backend.
    - Imagination Technologies Meta is now supported.
-   - On Linux, tracing of IFUNC symbols is supported.  On i386 and
-     x86_64, IRELATIVE PLT slots are traced as well.
+
+   - On Linux, tracing of IFUNC symbols is supported.  On i386,
+     x86_64, ppc32 with secure PLT and ppc64, IRELATIVE PLT slots are
+     traced as well.
 
 ** -w output now shows full library path
     The output format is similar to glibc's backtrace_symbols, e.g.: