Browse Source

Make base URL autodetection more robust (probably #1741469). Sorry, this should have been included in the last commit.

pdontthink 15 years ago
parent
commit
64202ea4f4
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/ChangeLog

+ 2 - 0
doc/ChangeLog

@@ -328,6 +328,8 @@ Version 1.5.2 - SVN
   - Fix for security token missing in newmail plugin (#2919418).
   - Fix for security token missing in newmail plugin (#2919418).
   - Fix for mailto: urls containing + characters, thanks to Michael Puls II for the 
   - Fix for mailto: urls containing + characters, thanks to Michael Puls II for the 
     patch.
     patch.
+  - Make base URL autodetection more robust; fixes some lighttpd issues
+    (probably #1741469).
 
 
 Version 1.5.1 (branched on 2006-02-12)
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------
 --------------------------------------