aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-01-02 15:10:16 +0100
committerVincent Richard <[email protected]>2005-01-02 15:10:16 +0100
commitc843f40ff3e6e28e20c3b4c68172d9e69be9885d (patch)
tree7d879f83171dfc9207b581a2d9038e093c0cc39d /ChangeLog
parentAdded unit tests for 'utility::stringProxy' and 'utility::stringUtils'. (diff)
downloadvmime-c843f40ff3e6e28e20c3b4c68172d9e69be9885d.tar.gz
vmime-c843f40ff3e6e28e20c3b4c68172d9e69be9885d.zip
Added unit tests for 'utility::path'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01e10c24..34081f21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,10 @@
VERSION 0.6.2-cvs
=================
+2005-01-02 Vincent Richard <[email protected]>
+
+ * Added unit tests for utility::path.
+
2005-01-01 Vincent Richard <[email protected]>
* Converted all C-style casts to C++-style casts.