implemented extension filtering
This commit is contained in:
parent
fd2066948a
commit
1a593fee69
2 changed files with 4 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# $Id$
|
||||
# $Source$
|
||||
|
||||
from 0.0.2 to 0.0.3
|
||||
- filtering on file extensions
|
||||
|
||||
from 0.01 to 0.02
|
||||
- yEnc support by Stijn Hoop. Thanks.
|
||||
- change cache file format
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# $Source$
|
||||
|
||||
[ ] support mime encoding
|
||||
[ ] support yEnc encoding
|
||||
[x] support yEnc encoding
|
||||
[ ] matching on encoded file extensions
|
||||
[ ] documentation
|
||||
[ ] code cleanup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue