Changeset 101 for trunk/ChangeLog

Show
Ignore:
Timestamp:
03/06/2005 11:28:40 AM (4 years ago)
Author:
jan
Message:

added all changes from trac-timeline

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/ChangeLog

    r74 r101  
    33Feature Requests: 
    44* complex 
    5 - nested conditionals 
    6 - config file per host 
    7 - compressing dynamic content (filters) 
    85- limit read-queue to 64k and use traffic-shaping cap 
    96  - if fastcgi/cgi are not ready ignore incoming FDEVENT_IN for a while 
     
    1613* moderate 
    1714- errorlog piping  
    18 - access and auth with host, net 
    19 - fastcgi-spawn 
    20   - suid spawn 
    2115- gracefull restart 
    2216- mod_accesslog_mysql 
     
    2822* simple 
    2923- file-mapping for alias  
    30 - add header for broken requests if debug.request-header-on-error 
    31 - IPv6 for FastCGI 
    3224- hostnames for remote-FastCGI 
    3325- fix remote-fastcgi on freebsd + kqueue 
    3426  - crash FDEVENT_OUT on FreeBSD 
    35 - EPERM on unlink 
    3627- cgi exec via shell 
    3728- crash in read-post 
    3829- same config option twice -> aaa, aaa 
    3930- remove default port from Host: 
     31 
     3206.03.2005 12:22 - 1.3.13 
     33- mod_accesslog 
     34 
     35  fixed NULL dereference on logfile cycling if accesslog is not set 
     36 
     3705.03.2005 17:30 
     38- mod_proxy 
     39 
     40  handle delayed connect in the same way as mod_fastcgi 
     41 
     4203.03.2005 19:00 
     43- freebsd 
     44 
     45  handle remote-close gracefully 
     46 
     47- ssl 
     48 
     49  handle remote-close gracefully 
     50 
     51- dir-listing 
     52 
     53  added dir-listing.hide-dotfiles and added an option to set css files 
     54 
     5502.03.2005 19:41 
     56- fastcgi 
     57 
     58  fixed path-info for prefix-patterns 
     59   
     60  fixed path-info for PHP 
    4061 
    416202.03.2005 14:47 - 1.3.12