diff --git a/ChangeLog b/ChangeLog index da5054608..048196eb2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Apr 16 12:08:19 2002 Nicola Pero + + * Source/GNUmakefile (DEFS): Add -DGNUSTEP_FLATTENED if + the flattened directory layout is used. + * Source/NSUser.m (NSSearchPathForDirectoriesInDomains): If + GNUSTEP_FLATTENED is not defined, add appropriate + GNUSTEP_TARGET_DIR and GNUSTEP_TARGET_DIR/LIBRARY_COMBO subdirs + when asked for GSToolsDirectory. + Tue Apr 16 11:33:46 2002 Nicola Pero * Source/NSPortNameServer.m (MAKE_GDOMAP_CMD): Added