Commit 31b828a7 authored by Daniel Ruggeri's avatar Daniel Ruggeri
Browse files

not 2014 yet... I should get away from the keyboard now...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1467526 13f79535-47bb-0310-9956-ffa450edef68
parent 24d4f9b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1433478
     2.2.x patch: http://people.apache.org/~druggeri/patches/AuthLDAPBindPasswordExec-2.2.patch
                  (20130119 - updated to include minor mmn bump)
                  (20140412 - updated to not use static var - thx, wrowe)
                  (20130412 - updated to not use static var - thx, wrowe)
     +1: druggeri
     -1: wrowe (switch to +1 once ap_get_exec_line is made thread-safe, right
               now it uses a static which is verboten in reentrant code.)