Replace readdir_r with readdir
[platform/upstream/ltrace.git] / NEWS
diff --git a/NEWS b/NEWS
index 1614873..170efe9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -28,6 +28,9 @@
      This use is still accepted, taken to mean "hide(int)", but
      produces a warning, and will be removed in future.
 
+   - Prototypes are now read from DWARF debug info, if available. This
+     complements the data available in config files
+
 ** Architectural support
    - MIPS and MIPSel are now handled by the same backend.
    - ARMv6, ARMv7 and ARMv8 (AArch64) are supported, including full
@@ -35,6 +38,8 @@
      binaries, as currently there's no 32-bit userspace available for
      ARM64 processors.
    - Imagination Technologies Meta is now supported.
+   - PowerPC64 ELFv2 little-endian ABI is now supported including full
+     fetch backend.
 
    - On Linux, tracing of IFUNC symbols is supported.  On i386,
      x86_64, ppc32 with secure PLT and ppc64, IRELATIVE PLT slots are