git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/mod_version_for_2.0.x@239613
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.0.55
*) Added new module mod_version, which provides version dependent
- configuration containers. [André Malo]
+ configuration containers. [André Malo]
*) Add core version query function (ap_get_server_revision) and
accompanying ap_version_t structure (minor MMN bump).
- [André Malo]
+ [André Malo]
*) Fix cases where the byterange filter would buffer responses
into memory. PR 29962. [Joe Orton]