aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92c84c32..8e18f1ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,10 @@ VERSION 0.6.2-cvs
* Added unit tests for utility::path and bodyPart.
+ * Added 'utility::datetimeUtils' to provide some time-related functions.
+
+ * Fixed 'stringUtils' not in namespace 'utility'.
+
2005-01-01 Vincent Richard <[email protected]>
* Converted all C-style casts to C++-style casts.