Changeset 11 for ChangeLog

Show
Ignore:
Timestamp:
02/13/2005 04:40:12 PM (4 years ago)
Author:
jan
Message:

don't die if realm, require or method are empty (Bug #5)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r10 r11  
    2424- IPv6 for FastCGI 
    2525- man-page for spawn-fcgi 
    26  
     26- server.base-directory 
    2727 
    2828* simple 
     
    3939- added REMOTE_PORT, SERVER_ADDR to cgi/fastcgi 
    4040- REQUEST_URI to cgi 
    41 - server.base-directory 
    4241- don't set physical-file on 416-errors 
    4342- crash in read-post 
    44 - PHP_SELF -> /index.phpindex.php 
    4543- same config option twice -> aaa, aaa 
    4644- remove default port from Host: 
     45 
     4613.02.2005 17:33 
     47- mod_auth 
     48 
     49  fix crash if require, realm or method are empty (Bug #5) 
    4750 
    485113.02.2005 14:52