changeset 10015:cdb62260df4b

Mention Simon's recent changes.
author Bruno Haible <bruno@clisp.org>
date Tue, 29 Apr 2008 19:47:39 +0200
parents 09e51655729f
children 4f6cf8a4d874
files NEWS
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,12 @@
 
 2008-04-28  rpmatch         The include file is now <stdlib.h>.
 
+2008-04-28  inet_ntop       The include file is changed from "inet_ntop.h"
+                            to <arpa/inet.h>.
+
+2008-04-28  inet_pton       The include file is changed from "inet_pton.h"
+                            to <arpa/inet.h>.
+
 2008-03-06  freadahead      The return value's computation has changed. It
                             now increases by 1 after ungetc.