aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-01-02 22:37:53 +0100
committerVincent Richard <[email protected]>2005-01-02 22:37:53 +0100
commit29035ed41e4bd6213c453faa86917ae81d09dff1 (patch)
treedd53819b1be7cad585437c69de60653752450b6a /ChangeLog
parentFixed compilation warnings in 'headerTest'. (diff)
downloadvmime-29035ed41e4bd6213c453faa86917ae81d09dff1.tar.gz
vmime-29035ed41e4bd6213c453faa86917ae81d09dff1.zip
Moved 'datetime::getDayOfWeek()' to 'datetimeUtils'.
Diffstat (limited to 'ChangeLog')
-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.