Merged stable release notes into dev

This commit is contained in:
moodler
2004-07-16 16:53:55 +00:00
parent 2456532ec4
commit 31122d2fee
+26
View File
@@ -16,6 +16,32 @@
<body bgcolor="#FFFFFF">
<h1>Latest Release notes</h1>
<h3> New in Moodle 1.3.3 (16th July, 2004)</h3>
<ul>
<dl>
<dt>Updates</dt>
<dd>
<ul>
<li>The ADOdb library was upgraded to a version compatible with PHP 5.0</li>
<li>Improvements to the detection and conversion of URLs in backups</li>
</ul>
</dd>
<dt>Bug fixes</dt>
<dd>
<ul>
<li>A possible vulnerability involving arguments to the help.php file was fixed.</li>
<li>A possible vulnerability involving language setting was fixed.</li>
<li>Fixes for the editing of lang strings with double quotes in them</li>
<li>Several small problems fixed in Glossary</li>
<li>Some minor issues fixed in the Scorm module</li>
</ul>
</dd>
</dl>
</ul>
<br />
<h3> New in Moodle 1.3.2 (9th July, 2004)</h3>
<ul>
<dl>