server preferrence implemented
This commit is contained in:
parent
cc77967644
commit
d37aaf4c4a
2 changed files with 3 additions and 2 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
from 0.0.2 to 0.0.3
|
||||
- filtering on file extensions
|
||||
- multiple servers are now tried in order
|
||||
|
||||
from 0.01 to 0.02
|
||||
- yEnc support by Stijn Hoop. Thanks.
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[ ] support mime encoding
|
||||
[x] support yEnc encoding
|
||||
[ ] matching on encoded file extensions
|
||||
[x] matching on encoded file extensions
|
||||
[ ] documentation
|
||||
[ ] code cleanup
|
||||
[ ] finish intspan
|
||||
|
|
@ -12,4 +12,4 @@
|
|||
[ ] server reconnects
|
||||
[ ] check if xhdr implemented
|
||||
[ ] write man page
|
||||
[ ] use prefered server order
|
||||
[x] use prefered server order
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue