Browse Source

[svn r15590] Minor additions

Yannick Warnier 16 years ago
parent
commit
c571fc2c00
1 changed files with 2 additions and 0 deletions
  1. 2 0
      documentation/changelog.html

+ 2 - 0
documentation/changelog.html

@@ -76,6 +76,7 @@
 	<li>W3C - Compliance with XHTML 1.0 Transitional has been improved</li>
 	<li>Tracking - A new page to display access details by user is available under the Reporting tab, in the user details in a course</li>
 	<li>Removed header from learning path tool. It was taking too much space and was not flexible enough for CSS styling</li>
+	<li>Improved speed of 1.6 to 1.8 migration by adding indexes</li>
     </ul>
 <br />
 <h3>Debugging</h3>
@@ -99,6 +100,7 @@
 <h3>Known issues</h3>
 <ul>
     <li>Audiorecorder takes a few seconds to write the audio file back to the document directory, so the page shouldn't be changed too quickly after recording a sound track</li>
+    <li>When migrating from 1.6 to 1.8, some SCORM learning paths might need to be re-imported, which means their tracking is lost</li>
 </ul>
 <hr style="width: 100%; height: 2px;" />