Update CHANGES entry after r1885659 [skip ci].

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885661 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Yann Ylavic
2021-01-18 17:17:04 +00:00
parent 567a10dc47
commit 2a2e5f38b0
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +0,0 @@
*) mod_auth_digest: Fast validation of the nonce's base64 to fail early if
the format can't match anyway. [Yann Ylavic]