From 26c618322247bfecaadc5d4e81a5ed73baebf6e2 Mon Sep 17 00:00:00 2001 From: kichik Date: Mon, 24 Dec 2007 20:32:54 +0000 Subject: [PATCH] better wording git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5451 212acab6-be3b-0410-9dea-997c60f758d6 --- Docs/src/history.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Docs/src/history.but b/Docs/src/history.but index 4c1f6ef5..356dd813 100644 --- a/Docs/src/history.but +++ b/Docs/src/history.but @@ -24,6 +24,8 @@ Released on December 24th, 2007 \b Better RTL support in instfiles and components page (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1841573}{bug #1841573}) +\b Don't warn of comments containing line-continuation character when it has no effect (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1701051}{bug #1701051}, \W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373088&aid=1686589}{RFE #1686589}) + \b Fixed deletion of files with relative paths, a.k.a the EVE bug (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1851273}{bug #1851273}) \b Fixed input verification of \R{sgetcurinsttype}{GetCurInstType} and \R{getfullpathname}{GetFullPathName} @@ -34,8 +36,6 @@ Released on December 24th, 2007 \b Use CRLF in examples (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1835866}{bug #1835866}) -\b Warn of comments containing line-continuation character, only when it really has an effect (\W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373085&aid=1701051}{bug #1701051}, \W{http://sourceforge.net/tracker/index.php?func=detail&group_id=22049&atid=373088&aid=1686589}{RFE #1686589}) - \S2{} Utilities and Plug-ins \b Added missing stack handling in \L{../Docs/nsDialogs/Readme.html}{nsDialogs} examples