commit | 7987cdf192632516d6ba493b0a9943f5a3a7c362 | [log] [tgz] |
---|---|---|
author | Wichert Akkerman <wichert@deephackmode.org> | Wed Jul 05 16:05:39 2000 +0000 |
committer | Wichert Akkerman <wichert@deephackmode.org> | Wed Jul 05 16:05:39 2000 +0000 |
tree | 86d4e7d2a488e5e82415c1281bab0a676fa26fce | |
parent | 43a7482edbc7142b91e95d7aedeb9d121fc4880f [diff] [blame] |
net.c: add SOL_PACKET and SOL_RAW socket options, update SOL_IP and SOL_TCP
diff --git a/NEWS b/NEWS index 3d7eb2b..2f7f1e1 100644 --- a/NEWS +++ b/NEWS
@@ -1,7 +1,8 @@ Changes in 4.3 ============== * Linux/ia64 port added -* The usual Linux syscall updates (includes 32bit uid/gid support) +* The usual Linux syscall updates (includes 32bit uid/gid support), + see ChangeLog for details Changes in 4.2 ==============