Browse Source

Updated changelog

Yannick Warnier 13 years ago
parent
commit
e45390c2bf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      documentation/changelog.html

+ 1 - 0
documentation/changelog.html

@@ -95,6 +95,7 @@ This version of Chamilo only includes a few minor new features:
 <h3>Known issues</h3>
 <h3>Known issues</h3>
 <ul>  
 <ul>  
   <li>Watermark portal images are now saved in the main/default_course_document/images/ folder. If you used portal-wide watermarks before, you might need to upload the watermark image again.</li>
   <li>Watermark portal images are now saved in the main/default_course_document/images/ folder. If you used portal-wide watermarks before, you might need to upload the watermark image again.</li>
+  <li>A style-specific switch had been added in 1.8.8.2, which improved the appearance of older style but went against MVC's principles and broke copies of Chamilo-based styles. This switch has been removed, which may lead to the breadcrumb in non-chamilo-based styles to appear as less attractive, but keeps the MVC model safe so anyone can modify the appearance safely from the CSS. This might require very little cosmetic changes from you (in your style's default.css file), but we believe it's for the best.</li>
 </ul>
 </ul>
 
 
 <h1>Chamilo 1.8.8.2 - Bellavista, May 2011</h1>
 <h1>Chamilo 1.8.8.2 - Bellavista, May 2011</h1>