summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Orton <joe@manyfish.uk>2020-09-14 14:39:45 +0100
committerJoe Orton <joe@manyfish.uk>2020-09-14 14:39:45 +0100
commitdf5d9863ddad1fe02190c74f38541fa51d5fb645 (patch)
tree467ed67d9c811c0daa713c5f6a5ae5d92510e2ca
parent172b7a9635b0506485aa38a6cc2fd5f090952385 (diff)
downloadneon-git-df5d9863ddad1fe02190c74f38541fa51d5fb645.tar.gz
Update NEWS. [skip ci]
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 35ac696..d71bf81 100644
--- a/NEWS
+++ b/NEWS
@@ -2,8 +2,8 @@ Changes in release 0.32.0:
* Interface changes:
- API and ABI backwards-compatible with 0.27.x and later
- NE_AUTH_DIGEST now only enables RFC 2617/7616 auth by default;
- to enable weaker RFC 2069 Digest, use NE_AUTH_WEAK_DIGEST
- (this is not treated as an API/ABI break)
+ to enable weaker RFC 2069 Digest, use NE_AUTH_LEGACY_DIGEST
+ (this is a security enhancement, not an API/ABI break)
* API clarification:
- for ne_auth.h, the character encoding of the username provided
by a credentials callback was unspecified. Callers providing