]> granicus.if.org Git - procps-ng/commitdiff
NEWS: note build on non-glibc systems _____ (catch up)
authorJim Warner <james.warner@comcast.net>
Wed, 11 Apr 2018 05:00:00 +0000 (00:00 -0500)
committerCraig Small <csmall@enc.com.au>
Sat, 5 May 2018 21:19:38 +0000 (07:19 +1000)
--------------- Original Master Branch Commit Message:
Some non-glibc systems didn't have libio.h or __BEGIN_DECLS
Changes to make it more standard.

References:
 issue #88

Signed-off-by: Jim Warner <james.warner@comcast.net>
NEWS

diff --git a/NEWS b/NEWS
index 822a88bebfbc4cec9af80399da4103512e376b27..326435d017d1cdc6034f4eeea2a9deeb7bf16396 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ procps-ng-3.3.14
   * pgrep: Don't segfault on non match                     Debian #894917
   * pgrep/pkill: Revert so matches all namespaces          issue #91
   * free: Fix scaling on 32-bit systems                    issue #89
+  * library: Build on non-glibc systems                    issue #88
 
 procps-ng-3.3.13
 ----------------