aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 047f676d..849099e2 100644
--- a/NEWS
+++ b/NEWS
@@ -71,7 +71,9 @@ Changes from 3.1.8 to 4.0.0
23. In POSIX mode, string comparisons use strcoll/wcscoll.
THIS CHANGES BEHAVIOR!!!!
-24. Many code cleanups. Removed code for many old, unsupported systems.
+24. The option for raw sockets was removed, since it was never implemented.
+
+25. Many code cleanups. Removed code for many old, unsupported systems.
Changes from 3.1.7 to 3.1.8
---------------------------