diff options
Diffstat (limited to 'winsup/doc/new-features.sgml')
-rw-r--r-- | winsup/doc/new-features.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml index 8dbed99b4..d8ff414c7 100644 --- a/winsup/doc/new-features.sgml +++ b/winsup/doc/new-features.sgml @@ -145,8 +145,8 @@ this *is* the former libminires.a. - rcmd is now implemented inside of Cygwin, instead of calling the - WinSock function. This allows rsh(1) usage on Vista/2008, which - dropped this function from WinSock. + WinSock function. This allows rsh(1) usage on Vista/2008 and later, + which dropped this function from WinSock. - Define multicast structures in netinet/in.h. Note that fully conformant multicast support is only available beginning with Vista/2008. |