From 0a9e851dba1a006b1d2d80645a41dcb0a47f621a Mon Sep 17 00:00:00 2001 From: Wolfgang Sourdeau Date: Thu, 8 Feb 2007 16:29:04 +0000 Subject: [PATCH] Monotone-Parent: 5bb48557e566a615a3a14f904888679e965334fa Monotone-Revision: d1d6094a941446a18472970b4ee39ed01ef3a798 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-02-08T16:29:04 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 95ecd44b4..2b5cfc959 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-02-08 Wolfgang Sourdeau + * SoObjects/SOGo/NSArray+Utilities.m: added an implementation of + makeObjectsPerform:withObject:withObject: for GNUstep + compatibility. + * OGoContentStore/GNUmakefile, Protocols/common.make, SoObjects/common.make, UI/common.make: install in GNUSTEP_INSTALLATION_DIR instead of GNUSTEP_USER_DIR.