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
 ==============