added a missing 2.10 fix (negative values in directory page sizes)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4448 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2005-12-17 14:43:26 +00:00
parent c681e3eff9
commit 465f377392

View file

@ -160,6 +160,8 @@ Released on October 4th, 2005
\b Fixed bad mnemonic key in MakeNSISw menu (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1288159}{bug #1288159}) \b Fixed bad mnemonic key in MakeNSISw menu (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1288159}{bug #1288159})
\b Fixed negative size values showing up after the decimal point in the directory page for very big sizes
\b Minor documentation improvements and fixes \b Minor documentation improvements and fixes
\b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.74}: Fixed compile error when checkboxes are used on multiple finish pages \b \L{../Docs/Modern UI/Readme.html}{Modern UI 1.74}: Fixed compile error when checkboxes are used on multiple finish pages