fixed changelog

This commit is contained in:
hsn 2003-12-23 18:18:16 +00:00
parent c03f4040bf
commit 28f4ef210c
2 changed files with 3 additions and 3 deletions

View File

@ -22,7 +22,7 @@ Version 2.8.1b18 - 25 Nov 24 2003
control chars control chars
MAJOR BUGFIX: path with trailing / or starting / is now parsed correctly MAJOR BUGFIX: path with trailing / or starting / is now parsed correctly
pathes with dot after slash are now detected at parse level (side pathes with dot after slash are now detected at parse level (side
effect of prev. fix) effect of prev. fix, fixed security prob)
tests moved from server/ into tests/ directory tests moved from server/ into tests/ directory
removed special test case for root directory in path.c -> use more removed special test case for root directory in path.c -> use more
general alg. instead. This fixed "/" dir. general alg. instead. This fixed "/" dir.

4
TODO
View File

@ -56,7 +56,7 @@ write RENAME FSP command
bind-ip-address for server (and client via FSP_LOCAL_IP) bind-ip-address for server (and client via FSP_LOCAL_IP)
report number of clients connected, size of hostable in new command report number of clients connected, size of hostable in new command
CC_INFO command CC_INFO command
special defence against rapid/double fire clients special defence against rapid/double fire clients (burst command in fspclient)
common log format - replace custom fspd log common log format - replace custom fspd log
:midle:may not be in 2.8.2 :midle:may not be in 2.8.2
@ -88,7 +88,7 @@ libraries and support for FSP protocol
====================================== ======================================
DONE: FSP library for Java DONE: FSP library for Java
new small,light fsplib for C. WIP: new small,light fsplib for C.
FSP backend for APT FSP backend for APT
FSP plugin do Netscape/MSIE FSP plugin do Netscape/MSIE
Transfer HTTP over fsp transport Transfer HTTP over fsp transport