diff --git a/trunk/ripnews/CHANGELOG b/trunk/ripnews/CHANGELOG index 3e20175..e8481c0 100644 --- a/trunk/ripnews/CHANGELOG +++ b/trunk/ripnews/CHANGELOG @@ -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 diff --git a/trunk/ripnews/TODO b/trunk/ripnews/TODO index d7ca740..86d9cbb 100644 --- a/trunk/ripnews/TODO +++ b/trunk/ripnews/TODO @@ -2,7 +2,7 @@ # $Source$ [ ] support mime encoding -[ ] support yEnc encoding +[x] support yEnc encoding [ ] matching on encoded file extensions [ ] documentation [ ] code cleanup