From 9b3dad5410e98261f11c71b4f6b3ef0123e6a6c7 Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Wed, 17 Oct 2007 15:48:18 +0000 Subject: [PATCH] Monotone-Parent: 092a27d1717ad6d044259363f787d6f687d91bb0 Monotone-Revision: de9d906220920c859a21339ab6a8c8703a5d0b14 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-10-17T15:48:18 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 1c5b7c908..0813873b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,7 @@ * UI/SOGoUI/SOGoACLAdvisory.m ([SOGoACLAdvisory -subject]): returns the subject as quoted-printable. - * UI/SOGoUI/SOGoACLAdvisory.[hm]: added to intermediary classes: + * UI/SOGoUI/SOGoACLAdvisory.[hm]: added two intermediary classes: SOGoACLAdditionAdvisory and SOGoACLRemovalAdvisory implementing the "aclMethod" method for the subsequent language-dependent subclasses.