server preferrence implemented

This commit is contained in:
Ward Wouts 2002-05-08 09:56:07 +00:00
parent cc77967644
commit d37aaf4c4a
2 changed files with 3 additions and 2 deletions

View file

@ -3,6 +3,7 @@
from 0.0.2 to 0.0.3 from 0.0.2 to 0.0.3
- filtering on file extensions - filtering on file extensions
- multiple servers are now tried in order
from 0.01 to 0.02 from 0.01 to 0.02
- yEnc support by Stijn Hoop. Thanks. - yEnc support by Stijn Hoop. Thanks.

View file

@ -3,7 +3,7 @@
[ ] support mime encoding [ ] support mime encoding
[x] support yEnc encoding [x] support yEnc encoding
[ ] matching on encoded file extensions [x] matching on encoded file extensions
[ ] documentation [ ] documentation
[ ] code cleanup [ ] code cleanup
[ ] finish intspan [ ] finish intspan
@ -12,4 +12,4 @@
[ ] server reconnects [ ] server reconnects
[ ] check if xhdr implemented [ ] check if xhdr implemented
[ ] write man page [ ] write man page
[ ] use prefered server order [x] use prefered server order