diff options
| -rw-r--r-- | etc/NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -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. | ||
| 142 | Emacs now supports IPv6 on Windows XP and later, and earlier versions | ||
| 143 | of Windows with third party IPv6 stacks installed. Previously IPv6 was | ||
| 144 | supported on other platforms, but not on Windows due to using the winsock | ||
| 145 | 1.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 | ||