diff --git a/lang/en/docs/release.html b/lang/en/docs/release.html
index 7411410e671..00a40435910 100644
--- a/lang/en/docs/release.html
+++ b/lang/en/docs/release.html
@@ -15,24 +15,27 @@
- General
-
-
- 8 new language packs! Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian and Polish.
-
- Fixes and upgrades to almost all language packs
-
- Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by adding something to the url: ?lang=en
-
- Truetype fonts are now part of the language packs
-
- More indexes added to many tables for very noticeable increase in speed
+
- Various optimisations and significant performance enhancements
- Moodle is now well-behaved when enclosed within a frame
- New role: Course creator - just like teacher but can also create new courses
- New authentication plug-in "manual", prevents users from creating their own accounts
- Richtext editor can now be used in more text-editing fields
-
- ALL dates/times can be reformatted as part of the language pack
-
- Slightly updated style sheets
+
- New format "Plain text format", useful when posting code or HTML.
- Ability to specify permissions of new folders and files created on the server
- Some fixes for servers running in Safe Mode.
-
- Various small optimisations and speed-ups
- Various fixes for cleaning some external text of quotes, etc
- Various fixes for PostgreSQL 7.3 compatibility
+- Languages
+-
+
- 8 new language packs! Argentinian Spanish, Czech, Portuguese, Slovakian, Romanian, Danish, Russian and Polish.
+
- Fixes and upgrades to almost all language packs
+
- Language can be specified for the current session (see menu on home page and login page) and can be changed on any page by adding something to the url: ?lang=en
+
- Truetype fonts are now part of the language packs
+
- ALL dates/times can now be reformatted as part of the language pack
+
+
- Developers
-
- Debug variable for more feedback
@@ -100,6 +103,17 @@
- Better performance when editing large text or HTML resources
+- Custom Themes
+-
+
- A number of new styles have been added to all built-in themes. Some of these are essential
+ to viewing some of the new features. If you are using a local custom theme then
+ have a close look at theme/standard/styles.php to see the new additions.
+
+
- Custom themes now have the capability to alter the little button graphics.
+ There is a new entry in theme/x/config.php ($THEME->custompix) and a new
+ subdirectory "pix". See the theme cordoroyblue for an example.
+
+