updated changelog

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3742 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-10-21 19:08:54 +00:00
parent bc7c5f9486
commit 406accb6cf

View file

@ -175,8 +175,7 @@ a:hover
</script> </script>
</head> </head>
<body> <body>
<table width="750" class="maintable" cellspacing="0" cellpadding= <table width="750" class="maintable" cellspacing="0" cellpadding="0" align="center">
"0" align="center">
<tr><td> <tr><td>
<img src="images/header.gif" width="750" height="80" alt= <img src="images/header.gif" width="750" height="80" alt=
"" /> "" />
@ -1215,10 +1214,9 @@ Start Menu Folder page: <a href=
<h1>Version history</h1> <h1>Version history</h1>
<div> <div>
<ul> <ul>
<li>1.70 - February 6, 2004 <li>1.71 - October 14, 2004
<ul> <ul>
<li>Improved documentation</li> <li>The selected language is only stored in the registry when installation was succesful</li>
<li>New Init custom function for Welcome and Finish page</li>
</ul> </ul>
</li> </li>
</ul> </ul>