aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2da95d53..f9a4240d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.7.2cvs
================
+2005-10-19 Vincent Richard <[email protected]>
+
+ * charsetConverter.{hpp|cpp}: new object 'charsetConverter' for converting
+ between charsets (code moved from static functions in 'charset' class).
+
2005-10-16 Vincent Richard <[email protected]>
* SConstruct: fixed compilation problems on FreeBSD (thanks to Xin LI).