From 48890b7f6d534bba2f2cbe6ae02ec4cc7b772d01 Mon Sep 17 00:00:00 2001 From: Greg Ames Date: Wed, 30 Oct 2002 21:58:29 +0000 Subject: [PATCH] document a byterange filter fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97359 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index db36e11645..3021df41e9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ Changes with Apache 2.0.44 + + *) Fix a bug where 416 "Range not satisfiable" was being + returned for content that should have been redirected. + [Greg Ames] *) Fix memory leak in mod_ssl from internal SSL library allocations within SSL_get_peer_certificate and X509_get_pubkey. -- 2.40.0