From 465f37739250352e8df6909e823cebe837f84222 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 17 Dec 2005 14:43:26 +0000 Subject: [PATCH] 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 --- Docs/src/history.but | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Docs/src/history.but b/Docs/src/history.but index b5d1fdb0..cc97e899 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -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 negative size values showing up after the decimal point in the directory page for very big sizes + \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