aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2005-03-14 21:35:25 +0100
committerVincent Richard <[email protected]>2005-03-14 21:35:25 +0100
commit362fa346f94e2b3a8c0abb7badfbd7a749a9de1c (patch)
treee7e127f8c8dba44367e4ccdf556791cc547823c1 /ChangeLog
parentFixed parameters not showing as child components + fixed parsing bounds in ty... (diff)
downloadvmime-362fa346f94e2b3a8c0abb7badfbd7a749a9de1c.tar.gz
vmime-362fa346f94e2b3a8c0abb7badfbd7a749a9de1c.zip
Removed 'singleton' and 'singletonManager' classes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9909da71..0fdeac69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
VERSION 0.6.4cvs
================
+2005-03-14 Vincent Richard <[email protected]>
+
+ * removed singleton<> and singletonManager classes: useless and quite
+ confusing in Doxygen-generated documentation.
+
2005-02-06 Vincent Richard <[email protected]>
* mailboxList.{cpp|hpp}: dropped protected inheritance which was not