From 362fa346f94e2b3a8c0abb7badfbd7a749a9de1c Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Mon, 14 Mar 2005 20:35:25 +0000 Subject: Removed 'singleton' and 'singletonManager' classes. --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * removed singleton<> and singletonManager classes: useless and quite + confusing in Doxygen-generated documentation. + 2005-02-06 Vincent Richard * mailboxList.{cpp|hpp}: dropped protected inheritance which was not -- cgit