Browse Source

[svn r15803] Updated changelog

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

+ 6 - 0
documentation/changelog.html

@@ -29,6 +29,10 @@
   <li>Improvements to the profiling tool (previously called "User fields") to improve presentation and flexibility</li>
   <li>Added new authorized charsets for learning path tool</li>
   <li>Official code available in My Reporting (FS#2640)</li>
+  <li>Added possibility to switch fill-in-the-blanks answers (FS#2683)</li>
+  <li>Added more answers by default to multiple-answers type questions creation (FS#2676)</li>
+  <li>Now hiding database password field with *** in install/upgrade procedure (FS#2680)</li>
+  <li>Added attempts limit to tests</li>
 </ul>
 <br />
 <h3>Debugging</h3>
@@ -48,6 +52,8 @@
   <li>Fixed breadcrumb in portal administration (FS#2642)</li>
   <li>Fixed issues in FCKeditor edition of documents with video, flash and mp3 included (FS#2679)</li>
   <li>Fixed security issue affecting Windows servers with system file inclusion on homepage (FS#2692)</li>
+  <li>Fixed one-question-per-page view in Quiz tool (FS#2678)</li>
+  <li>Removed possible risk of having a database code too large for the course.db_name field (FS#2426)</li>
 </ul>
 <br />
 <h3>Known issues</h3>