From: Sander Striker Date: Sun, 7 Apr 2002 13:06:37 +0000 (+0000) Subject: Update CHANGES to reflect the mod_dav change. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b49260fe30be053ba32f6f82c85d7d2dc6554865;p=apache Update CHANGES to reflect the mod_dav change. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94520 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 946d35b602..b71402318e 100644 --- a/CHANGES +++ b/CHANGES @@ -3,6 +3,9 @@ Changes with Apache 2.0.36 *) fix ProxyPass when frontend is https and backend is http [Doug MacEachern] + *) Add DASL support to mod_dav + [Sung Kim ] + Changes with Apache 2.0.35 *) mod_rewrite: updated to use the new APR global mutex type.