diff --git a/doc/release.html b/doc/release.html
index 277891bd8bf..0a8918cacf8 100644
--- a/doc/release.html
+++ b/doc/release.html
@@ -20,7 +20,10 @@
Languages
Two completely new languages have been added: Indonesian (from Arfan Hidayat)
- and Japanese (from Mitsuhiro Yoshida). Other languages contain some updates.
+ and Japanese (from Mitsuhiro Yoshida). A US English version was added too.
+ Most other languages contain some updates. All languages now contain locale
+ information, which means that when a user changes the language all the dates
+ will display properly too.
Database access
ADOdb was upgraded to 2.50 which should fix some problems with very
@@ -28,9 +31,13 @@
Layout improvements
Cleaned up the display of "side boxes" and added CSS style control over
- more elements on the site and course pages. The interface when
+ more elements on the site and course pages. You may need to upgrade
+ your custom themes to get the full effect. Changes are in styles.php,
+ config.php and one line in header.html.
+
+ The interface when
courses are on front page and there is more than one category has
- been improved (no longer just shows short course names).
+ been improved (no longer just shows short course names).
@@ -38,8 +45,10 @@
A wrapper file provides a class interface to main Moodle library
(for external programs interfacing to Moodle) - moodle/lib/makeclass.php
- Bug fixes
+ Small improvements and bug fixes
+ Quizzes now have a confirmation dialog when submitting an attempt
+ Courses now default to having "show recent activity" on (again).
Abolished leading zeroes in dates (introduced in last release)
Some formatting fixes for Japanese and old Netscape browsers
Teacher can allow larger assignments to be uploaded