diff options
| author | Vincent Richard <[email protected]> | 2005-10-19 23:00:26 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-10-19 23:00:26 +0200 |
| commit | 00baffa8ed78e30ff5584da1878c18ba9b5746cd (patch) | |
| tree | 73b02e64cecf2ed62d8f794c747c671301a1a660 /ChangeLog | |
| parent | Refactoring of built-in services registration system. (diff) | |
| download | vmime-00baffa8ed78e30ff5584da1878c18ba9b5746cd.tar.gz vmime-00baffa8ed78e30ff5584da1878c18ba9b5746cd.zip | |
Added 'charsetFilteredOutputStream'.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ VERSION 0.7.2cvs * charsetConverter.{hpp|cpp}: new object 'charsetConverter' for converting between charsets (code moved from static functions in 'charset' class). + * Added 'charsetFilteredOutputStream': provide charset conversion while + writing to an output stream. + 2005-10-16 Vincent Richard <[email protected]> * SConstruct: fixed compilation problems on FreeBSD (thanks to Xin LI). |
