From c39704dca423a7e1f92e51e085fc6b2fcdb73d57 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 30 Nov 2002 13:35:42 +0000 Subject: [PATCH] Sections in silent installer git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1854 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 9a7fad3e..6755fef6 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -70,7 +70,9 @@ \b SectionSetFlags can now set bold too -\b SectionSetName for sub sections doesn't need - in front of the name +\b SectionSetFlags now works in silent installers too + +\b SectionSetName for sub sections doesn't need '-' in front of the name \b Added SetPluginUnload