aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 34e09f83fc3..9f46b982483 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -137,6 +137,13 @@ on the corresponding remote system.
137 137
138* Changes in Emacs 23.1 on non-free operating systems 138* Changes in Emacs 23.1 on non-free operating systems
139 139
140---
141** IPv6 is supported on MS-Windows.
142Emacs now supports IPv6 on Windows XP and later, and earlier versions
143of Windows with third party IPv6 stacks installed. Previously IPv6 was
144supported on other platforms, but not on Windows due to using the winsock
1451.1 header file, even though Emacs was linking to the winsock 2 library.
146
140 147
141* Incompatible Lisp Changes in Emacs 23.1 148* Incompatible Lisp Changes in Emacs 23.1
142 149