projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b38cc8f
)
Mention Simon's recent changes.
author
Bruno Haible
<bruno@clisp.org>
Tue, 29 Apr 2008 17:47:39 +0000
(19:47 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 29 Apr 2008 17:47:39 +0000
(19:47 +0200)
NEWS
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 4a9b5dcfd6aa1c882d23150fb5c7cffc97b40f21..3dce1f4c890f02114056667a73a7949a39139a07 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-8,6
+8,12
@@
Date Modules Changes
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.