From 2b9cbcd87dacb7adab52e04fabd145cfe0bb08b7 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Mon, 8 Jun 2009 12:19:35 +0000 Subject: [PATCH] added missing information to recent entry: 2009-06-08 11:59 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * mpkg_win.bat * mpkg_win.nsi ! Fixed to include ChangeLog* instead of ChangeLog alone. + Added support for HB_DIR_NSIS envvar to specify the location of Nullsoft Installer. Value should end with backslash if specified. --- harbour/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 7ce3bd7dde..4d2cd2c46d 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -33,6 +33,9 @@ * mpkg_win.bat * mpkg_win.nsi ! Fixed to include ChangeLog* instead of ChangeLog alone. + + Added support for HB_DIR_NSIS envvar to specify the + location of Nullsoft Installer. Value should end with + backslash if specified. 2009-06-08 11:05 UTC+0200 Viktor Szakats (harbour.01 syenar.hu) * ChangeLog