From 2187e4a2eb80b78874b91495f15542e8d5f23373 Mon Sep 17 00:00:00 2001 From: kichik Date: Sat, 21 Jan 2006 12:02:21 +0000 Subject: [PATCH] clearer description git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4491 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 5758ed2b..65705c6b 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -24,7 +24,7 @@ Released on January 21st, 2006 \b Fixed components page checkbox redraw problem under Windows 95 (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1397031}{bug #1397031}) -\b Fixed constant maximum string length in \R{FileRead}{FileRead} (1024 instead of NSIS_MAX_STRLEN) +\b Fixed constant maximum string length in \R{FileRead}{FileRead} (changed from 1024 to NSIS_MAX_STRLEN) \b Fixed empty $INSTDIR value in directory page show callback function (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1209843}{bug #1209843})