From: Bruno Haible Date: Tue, 29 Apr 2008 17:47:39 +0000 (+0200) Subject: Mention Simon's recent changes. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8bff17e9e5e195ccc99d83fec3368f3d3f74f23;p=pspp Mention Simon's recent changes. --- diff --git a/NEWS b/NEWS index 4a9b5dcfd6..3dce1f4c89 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,12 @@ Date Modules Changes 2008-04-28 rpmatch The include file is now . +2008-04-28 inet_ntop The include file is changed from "inet_ntop.h" + to . + +2008-04-28 inet_pton The include file is changed from "inet_pton.h" + to . + 2008-03-06 freadahead The return value's computation has changed. It now increases by 1 after ungetc.