From 5e7d177188559a9600c9af61552078795de20dcc Mon Sep 17 00:00:00 2001 From: kichik Date: Fri, 3 Dec 2004 16:37:03 +0000 Subject: [PATCH] added a note about improved File /r behavior git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3811 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/src/history.but b/Docs/src/history.but index 527123cd..6b70e4f1 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -6,6 +6,8 @@ Released on December 3rd, 2004 \S1{v2.03-rn} Release Notes +\b If you're using \c{File /r folder} in your script, it's recommended you replace it with \c{File /r folder\\*} for faster compilation and so no other folders named \e{folder} will be included + \b Command line switches prefix on POSIX has changed to a dash \b The plug-in API change is backward compatible @@ -26,6 +28,8 @@ Released on December 3rd, 2004 \b Added /x switch for \R{file}{File} and \R{reservefile}{ReserveFile} to exclude files and directories +\b Made \R{file}{File}'s /r switch always search in subdirectories, even if the given path points to an existing directory + \S2{} Minor Changes \b Added LIBRARY_SHELL_EXTENSION and LIBRARY_COM to \R{library}{Library}