aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-02-06 18:14:08 +0100
committerVincent Richard <[email protected]>2005-02-06 18:14:08 +0100
commit726af25bf024e8478fccd303a05d062c118dc6be (patch)
treee6666b54085966adb6ae0439e72d48ace2356bf5 /ChangeLog
parentMoved 'static' functions into 'parserHelpers' class. (diff)
downloadvmime-726af25bf024e8478fccd303a05d062c118dc6be.tar.gz
vmime-726af25bf024e8478fccd303a05d062c118dc6be.zip
Changed protected inheritance to simple composition.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e0d5cbb..9909da71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.6.4cvs
================
+2005-02-06 Vincent Richard <[email protected]>
+
+ * mailboxList.{cpp|hpp}: dropped protected inheritance which was not
+ appropriate for this type of composition.
+
2005-02-05 Vincent Richard <[email protected]>
* parserHelpers.hpp: moved 'static' functions into 'parserHelpers' class.