Bump version

This commit is contained in:
Neale Pickett 2012-10-30 15:46:39 -05:00
parent 1a707fea54
commit 25600693cc
2 changed files with 2 additions and 3 deletions

View File

@ -1,10 +1,11 @@
3.1d:
3.1:
Add -. flag to disable vhosting
Support server push CGI
Handle busybox tcpsvd
Changed formatting of directory indexing
Handle read timeout
Fix if-modified-since bug with keepalive connections
Change to CGI's directory on exec
3.0:
More or less a ground-up rewrite. A few fnord parts remain

2
TODO
View File

@ -1,3 +1 @@
* Chdir to the directory containing the CGI
* There is some sort of keepalive problem with static HTML
* Investigate CGI keep-alive