summaryrefslogtreecommitdiffstats
path: root/src/vmime-0.9.1-svn-r540-20100316.patch
Commit message (Collapse)AuthorAgeFilesLines
* upgrade package vmime to 0.9.1-svn-r540Mark Brand2010-03-281-0/+100
Revisions r538 through r540. From svn log: r540 | vincent-richard | 2010-03-16 16:55:47 +0100 (Tue, 16 Mar 2010) Migrated config script for newer versions of SCons. r539 | vincent-richard | 2010-03-16 12:54:11 +0100 (Tue, 16 Mar 2010) Fixed calls to 'empty' instead of 'clear' (thanks to John van der Kamp, from Zarafa). r538 | vincent-richard | 2010-03-16 09:39:45 +0100 (Tue, 16 Mar 2010) Return false instead of throwing an exception if file does not exist in isDirectory(), isFile(), canRead() and canWrite().