Commit e7b2cc95 authored by Justin Erenkrantz's avatar Justin Erenkrantz
Browse files

Add two changes entries based on r156306 and r156330.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156404 13f79535-47bb-0310-9956-ffa450edef68
parent d6a9b9e0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -5,6 +5,12 @@ Changes with Apache 2.1.4
  *) mod_cache: Fix error where incoming Cache-Control would be ignored.
     [Justin Erenkrantz]
  *) mod_cache: Correctly handle originally conditional requests.
     [Sander Striker]
  *) mod_disk_cache: Correctly update cached headers on revalidated responses.
     [Sander Striker, Justin Erenkrantz]
  *) worker MPM/mod_status: Support per-worker tracking of pid and
     generation in the scoreboard so that mod_status can accurately
     represent workers in processes which are gracefully terminating.