diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS index d857c0490b..38c58c2d8f 100644 --- a/NEWS +++ b/NEWS @@ -97,6 +97,8 @@ Version 2.1 * Support for the IPv6 protocol has been added to the socket API, as per the latest draft standards. +* Support for Linux 2.2 has been added. + * Interface changes relative to the latest 2.0.x release: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ addseverity NEW: Unix98 @@ -431,6 +433,11 @@ xdr_unixcred NEW: sunrpc ext xencrypt NEW: Secure RPC ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Version 2.0.6 + +* more bug fixes + + Version 2.0.5 * more bug fixes |