Skip to content

Commit 7ca636a

Browse files
committed
Prepare for 3.09
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7403 212acab6-be3b-0410-9dea-997c60f758d6
1 parent 475af13 commit 7ca636a

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

Docs/src/history.but

+10-14
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,29 @@
22

33
\H{v3.09} 3.09
44

5-
Released on ????, 20??
6-
7-
\S1{v3.09-rl} Release Notes
8-
9-
????
5+
Released on July 1st, 2023
106

117
\S1{v3.09-cl} Changelog
128

139
\S2{} Major Changes
1410

15-
\b Use isolated uninstaller directory for every instance (\W{http://sf.net/p/nsis/bugs/1296}{bug #1296})
11+
\b Use isolated uninstaller directory for every instance (\W{http://sf.net/p/nsis/bugs/1296}{bug #1296}, thanks Richard Warren)
1612

1713
\S2{} Minor Changes
1814

1915
\b Added \R{assert}{!assert}
2016

2117
\b Fixed \cw{!uninstfinalize} bug on large uninstallers (\W{http://sf.net/p/nsis/bugs/1279}{bug #1279})
2218

23-
\b Fixed creation of missing special folders on old Windows versions where SHGetFolderPath is not available.
19+
\b Fixed creation of missing special folders on old Windows versions where SHGetFolderPath is not available
2420

2521
\b Fixed plug-in call overwriting \cw{SetDetailsPrint lastused} (\W{http://sf.net/p/nsis/bugs/1271}{bug #1271})
2622

2723
\b Fixed \cw{!appendfile} not writing to non-empty files with a BOM
2824

2925
\b Fixed LogicLib \cw{$\{Switch\}} Unicode bug\#{ stackoverflow.com/q/73530905/ }
3026

31-
\b Fixed MakeNSISW editor zoom level bug (\W{http://sf.net/p/nsis/bugs/1282}{bug #1282})
27+
\b Fixed \L{../Docs/makensisw/Readme.txt}{MakeNSISW} editor zoom level bug (\W{http://sf.net/p/nsis/bugs/1282}{bug #1282})
3228

3329
\S2{} Translations
3430

@@ -220,7 +216,7 @@ Released on December 15th, 2018
220216

221217
\b Added experimental WinVer "Windows as a Service" detection macros
222218

223-
\b Added MakeNSISW window info "spy" tool
219+
\b Added \L{../Docs/makensisw/Readme.txt}{MakeNSISW} window info "spy" tool
224220

225221
\S2{} Minor Changes
226222

@@ -488,7 +484,7 @@ Released on December 26th, 2015
488484

489485
\b Preprocessor now warns when invalid floating point numbers are used in math operations
490486

491-
\b MakeNSISW now uses WinInet when checking for updates
487+
\b \L{../Docs/makensisw/Readme.txt}{MakeNSISW} now uses WinInet when checking for updates
492488

493489
\S2{} Translations
494490

@@ -654,7 +650,7 @@ It's the holiday gift you've been waiting for!
654650

655651
\b Unicode stubs create WCHAR richedit controls (\W{http://sf.net/p/nsis/bugs/1080/}{bug #1080})
656652

657-
\b Fixed MakeNSISW default pushbutton and tab order
653+
\b Fixed \L{../Docs/makensisw/Readme.txt}{MakeNSISW} default pushbutton and tab order
658654

659655
\b Fixed incorrect page count in compiler statistics
660656

@@ -676,7 +672,7 @@ Released on July 14th, 2013
676672

677673
\S2{} Major Changes
678674

679-
\b Default verbosity is /V3 without logo, MakeNSISW still uses /V4.
675+
\b Default verbosity is /V3 without logo, \L{../Docs/makensisw/Readme.txt}{MakeNSISW} still uses /V4.
680676

681677
\b \R{amanifestsupportedos}{ManifestSupportedOS} added support for the Windows 8.1 GUID and it is set by default to avoid GetVersionEx compatibility behavior.
682678

@@ -688,7 +684,7 @@ Released on July 14th, 2013
688684

689685
\b Made installers always respect /S on command line, even when installer file can't be read (\W{https://sourceforge.net/p/nsis/bugs/1076/}{bug #1076})
690686

691-
\b Minor MakeNSISW fixes and tweaks
687+
\b Minor \L{../Docs/makensisw/Readme.txt}{MakeNSISW} fixes and tweaks
692688

693689
\b Added Zip2Exe Unicode checkbox
694690

@@ -2422,7 +2418,7 @@ Released on December 17th, 2005
24222418

24232419
\b Added drag & drop support for zip2exe
24242420

2425-
\b Better drag & drop error handling in MakeNSISw
2421+
\b Better drag & drop error handling in \L{../Docs/makensisw/Readme.txt}{MakeNSISW}
24262422

24272423
\b Fixed Math plug-in array issues (\W{http://sourceforge.net/support/tracker.php?aid=1235875}{bug #1235875})
24282424

0 commit comments

Comments
 (0)