diff --git a/Documentation/ChangeLog b/Documentation/ChangeLog index fa0dc7a..c894507 100644 --- a/Documentation/ChangeLog +++ b/Documentation/ChangeLog @@ -1,15 +1,10 @@ -2007-12-13 Nicola Pero - - * Modules/GNUmakefile.bundles (BUNDLE_INSTALL_DIR): Use - GNUSTEP_APPS, not GNUSTEP_SYSTEM_ROOT. - (ADDITIONAL_LIB_DIRS): Improved so that it should work on - non-flattened layouts as well. - 2007-12-13 Nicola Pero * GNUmakefile.preamble (ADDITIONAL_LIB_DIRS): Improved linking to the ProjectCenter framework when it's not installed yet so that it should work on non-flattened layouts. + * Modules/GNUmakefile.bundles (ADDITIONAL_LIB_DIRS): Same change. + (BUNDLE_INSTALL_DIR): Use GNUSTEP_APPS, not GNUSTEP_SYSTEM_ROOT. 2007-09-27 Sergii Stoian