From: André Malo Date: Sun, 8 Feb 2004 19:16:31 +0000 (+0000) Subject: add appropriate entry w.r.t the new license X-Git-Tag: 2.0.49~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=592c7bf5abd0ba5c80ca179962398f8270dd8177;p=thirdparty%2Fapache%2Fhttpd.git add appropriate entry w.r.t the new license git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102603 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index f1e5a46779f..f13503264a1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,9 @@ Changes with Apache 2.0.49 + *) The whole codebase was relicensed and is now available under + the Apache License, Version 2.0 (http://www.apache.org/licenses). + [Apache Software Foundation] + *) Fixed cache-removal order in mod_mem_cache. [Jean-Jacques Clar, Cliff Woolley]