From 2e58b16e5400eff4e60372914bd512a6bb6eaa47 Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Wed, 28 Jul 1999 19:00:39 +0000 Subject: [PATCH] dig up changes git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6645 ec53bebd-3082-4978-b11e-865c3cabbd6b --- NEWS | 13 +++++++++++++ TODO | 2 -- 2 files changed, 13 insertions(+), 2 deletions(-) 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.