From 97cae932780a00d8604475a017c0ebad7d4eb317 Mon Sep 17 00:00:00 2001 From: Francis Lachapelle Date: Tue, 2 Oct 2007 22:02:16 +0000 Subject: [PATCH] Monotone-Parent: 7db6fbb0b2c9e675b2ca5efecf2fbe3abb0ea5f9 Monotone-Revision: 8d5e1ecd9bc18e87c532bd2afcb12d16f9f0b19a Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-02T22:02:16 Monotone-Branch: ca.inverse.sogo --- ChangeLog | 5 +++++ GNUmakefile | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 76536817d..76a8e6e74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-10-02 Francis Lachapelle + + * Moved SOPE/sope-gdl1/GDLContentStore from the default trunk + repository to Inverse's branch. + 2007-09-28 Francis Lachapelle * SoObjects/Mailer/SOGoDraftObject.m diff --git a/GNUmakefile b/GNUmakefile index fa15ad0d9..2877399d7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -5,6 +5,7 @@ include $(GNUSTEP_MAKEFILES)/common.make SUBPROJECTS = \ SOPE/NGCards \ + SOPE/sope-gdl1/GDLContentStore \ OGoContentStore \ SoObjects \ Main \