Mercurial > p > roundup > code
diff CHANGES.txt @ 644:086f67453062
roundup db: catch only IOError in getfile.
| author | Engelbert Gruber <grubert@users.sourceforge.net> |
|---|---|
| date | Mon, 25 Feb 2002 14:23:00 +0000 |
| parents | 7dd13fd5d8ea |
| children | e6d1c6d66de3 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 25 04:32:21 2002 +0000 +++ b/CHANGES.txt Mon Feb 25 14:23:00 2002 +0000 @@ -3,6 +3,7 @@ 2002-02-?? - 0.4.1 Feature: + . roundup db catch only IOError in getfile. . roundup db catches retrieving not existing files. . #503204 ] mailgw needs a default class - partially done - the setting of additional properties can wait for a
