From bb5529331334e1e1c79ff3320220bba12fc8457d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 23 Aug 2013 16:16:42 +0200 Subject: FTP: remove krb4 support We've announced this pending removal for a long time and we've repeatedly asked if anyone would care or if anyone objects. Nobody has objected. It has probably not even been working for a good while since nobody has tested/used this code recently. The stuff in krb4.h that was generic enough to be used by other sources is now present in security.h --- RELEASE-NOTES | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cff3e8563..ef5e57fac 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -7,16 +7,12 @@ Curl and libcurl 7.32.1 Known libcurl bindings: 42 Contributors: 1057 -*** - krb4 support is up for removal. If you care about it at all, speak up - on the curl-library list asap! -*** - This release includes the following changes: o test code for testing the event based API [3] o CURLM_ADDED_ALREADY: new error code o test TFTP server: support "writedelay" within + o krb4 support has been removed This release includes the following bugfixes: -- cgit v1.2.3