From 9050a86ea2180fb8f9461c964d2aac181f944496 Mon Sep 17 00:00:00 2001 From: Sergii Stoian Date: Tue, 6 May 2003 08:13:35 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/apps/projectcenter/trunk@16644 72102866-910b-0410-8b05-ffd578937521 --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 8efffcf..d8ffa44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2003-05-06 Serg Stoyan + + * PCAppProj/Templates: Created. AppController.h, AppController.m, + PC.proj, main.m moved here. Added GNUmakefile.preamble and + GNUmakefile.postamble files. + * PCAppProj/GNUmakefile: Changed resources' locations to new. + * PCAppProj/Info-project.plist: Removed. + 2003-05-05 Serg Stoyan * GNUmakefile: Place ProjectCenter subproject after PCLib.