summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2007-07-14 23:15:49 +0000
committerJason Rumney <jasonr@gnu.org>2007-07-14 23:15:49 +0000
commit672f99b69b10cf2ad23df60076f9239d0ab88910 (patch)
treee14cba18f04618dbcad2a3163165abf89baa80bb
parent5e1ab613687b178ef514a553c08056f8f904c7db (diff)
downloademacs-672f99b69b10cf2ad23df60076f9239d0ab88910.tar.gz
emacs-672f99b69b10cf2ad23df60076f9239d0ab88910.tar.bz2
emacs-672f99b69b10cf2ad23df60076f9239d0ab88910.zip
IPv6 support on MS-Windows
-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.
* Changes in Emacs 23.1 on non-free operating systems
+---
+** IPv6 is supported on MS-Windows.
+Emacs now supports IPv6 on Windows XP and later, and earlier versions
+of Windows with third party IPv6 stacks installed. Previously IPv6 was
+supported on other platforms, but not on Windows due to using the winsock
+1.1 header file, even though Emacs was linking to the winsock 2 library.
+
* Incompatible Lisp Changes in Emacs 23.1