Commit eae8ec67 authored by Andre Malo's avatar Andre Malo
Browse files

fix my name :)

parent bd6c33ec
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,11 +2,11 @@
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]