rse 97/07/25 03:45:57
Modified: . CHANGES Log: Added notice of mod_rewrite 3.0.9 integration and copyright change Revision Changes Path 1.11 +11 -0 apache/CHANGES Index: CHANGES =================================================================== RCS file: /export/home/cvs/apache/CHANGES,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- CHANGES 1997/07/18 21:01:29 1.10 +++ CHANGES 1997/07/25 10:45:57 1.11 @@ -63,3 +63,14 @@ process," before any requests are handled. This allows the module to set up anything that need to be done once per processes. For example, connections to databases. + + *) Integrated mod_rewrite 3.0.9 & Moved development authority + The last officially available release of mod_rewrite (3.0.9) was + integrated into the Apache source repository. Additionally to the fact + that this fixes some bugs, mod_rewrite now is no longer developed and + maintained _externally_ by the original author Ralf S. Engelschall. + Instead he has officially joined the Apache Group and gifted the + sources to it (removed the shared copyright), so further development + takes place directly at the Apache Groups source repository. No more + version synchronizations are needed in the future. +