aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9a4240d..78cbf785 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).