Commit 2bd88d1a authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Comment

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1829396 13f79535-47bb-0310-9956-ffa450edef68
parent 3028499c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -253,6 +253,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     jhriggs: One nit: old code used `strcmp(...) == 0' and trunk uses `strncmp(...) == 0' vs. this
              using `!strncmp(...)'. Same result, but consistency is a good thing, one way or the
              other. +1 regardless.
     jailletc36: the corresponding 'strcmp()' in 'core_dump_config()' should be updated accordingly, IMHO.

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]