diff options
| author | Vincent Richard <[email protected]> | 2005-02-06 18:14:08 +0100 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2005-02-06 18:14:08 +0100 |
| commit | 726af25bf024e8478fccd303a05d062c118dc6be (patch) | |
| tree | e6666b54085966adb6ae0439e72d48ace2356bf5 /ChangeLog | |
| parent | Moved 'static' functions into 'parserHelpers' class. (diff) | |
| download | vmime-726af25bf024e8478fccd303a05d062c118dc6be.tar.gz vmime-726af25bf024e8478fccd303a05d062c118dc6be.zip | |
Changed protected inheritance to simple composition.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |
