diff options
Diffstat (limited to '')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,6 +2,11 @@ VERSION 0.7.1cvs ================ +2005-04-30 Vincent Richard <[email protected]> + + * utility/childProcess.{hpp|cpp}: added a 'childProcess' class to help + with spawning child processes (used in 'sendmail' implementation). + 2005-04-28 Stefan Uhrig <[email protected]> * README.msvc: added guide describing how to compile VMime using |