]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
NetWare mod_rewrite file locking problem
authorBradley Nicholes <bnicholes@apache.org>
Mon, 8 Jul 2002 17:19:04 +0000 (17:19 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 8 Jul 2002 17:19:04 +0000 (17:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95974 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 84a0b898841f8c74a50d742ce45478b7ef3dbef7..649668e7957d7ed42987f228e2ec1772fb75c7f5 100644 (file)
@@ -1,5 +1,9 @@
 Changes with Apache 1.3.27
 
+  *) NetWare: implemented file locking in mod_rewrite for the NetWare
+     CLib platform. This fixes a bug that prevented rewrite logging 
+        from working. [Brad Nicholes]
+
 Changes with Apache 1.3.26
 
   *) Potential NULL referencing fixed in the CGI module. It had