version 1.16: changed text on license page

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@943 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-09-06 19:58:06 +00:00
parent 82d40079b0
commit 95e8dade95

View file

@ -124,6 +124,11 @@ table
of the MUI_INTERFACE macro.</p>
<p class="header">Version history</p>
<ul>
<li class="text">1.16 - Semtember 6th, 2002
<ul>
<li>Change text 'Scroll down' on license page to 'Press Page Down', because the RichEdit control has
focus by default now
</ul>
<li class="text">1.15 - Semtember 4th, 2002
<ul>
<li>Multilanguage example: changed LangDialog to LangDLL::LangDialog (using the DLL name is now required)