updated changelog

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1447 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2002-10-18 21:54:43 +00:00
parent 647fe10d95
commit 51597cf10f

View file

@ -126,8 +126,9 @@ table
file and recompile NSIS.</p>
<p class="header">Version history</p>
<ul>
<li class="text">1.3 - October 7, 2002
<li class="text">1.3 - October 18, 2002
<ul>
<li>Easier macro system for basic scripts
<li>New MultiLanguage system using Modern UI Language Files
<li>New directory structure (header/language files in Contrib\Modern UI)
<li>Small bugfixes & typo corrections