diff --git a/NEWS b/NEWS index a961cf26f..e037d5a3e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +Changes in release 0.1l: + + * make ftp and ftpd IPv6-aware + * add inet_pton to roken + * more IPv6-awareness + * make mini_inetd v6 aware + +Changes in release 0.1k: + + * bump shared libraries versions + * add roken version of inet_ntop + * merge more changes to rshd + Changes in release 0.1j: * restore back to the `old' 3DES code. This was supposed to be done diff --git a/TODO b/TODO index e3d05462b..aa748cf74 100644 --- a/TODO +++ b/TODO @@ -18,8 +18,6 @@ should test more stuff ** appl/ftp -Implement FTP over IPv6 (RFC2428) - * doc there's some room for improvement here.