aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e18f1ed..1837a9fe 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@ VERSION 0.6.2-cvs
* Fixed 'stringUtils' not in namespace 'utility'.
+ * Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'.
+
2005-01-01 Vincent Richard <[email protected]>
* Converted all C-style casts to C++-style casts.