diff --git a/README.html b/README.html
index c9a5480a..4d80293d 100644
--- a/README.html
+++ b/README.html
@@ -128,6 +128,12 @@ Compile time options include
Implement music (ogg, mp3, wav) playback
A better fix for the infamous SV_TouchLinks problem, no more hard lockups with maps such as "whiteroom"
Add support for mouse buttons 4 and 5
+ Fix the "unalias" console command
+ Restore the "screen size" menu item
+ Fixed an erroneous protocol check in the server code
+ Revised lit file loading, the lit file must be from the same game directory as the map itself
+ Fixed rest of the compiler warnings
+ Other minor sound and cdaudio updates
5.2 0.85.3
diff --git a/README.sgml b/README.sgml
index 1ef14a44..4adb0fcb 100644
--- a/README.sgml
+++ b/README.sgml
@@ -76,6 +76,12 @@ Compile time options include
- Implement music (ogg, mp3, wav) playback
- A better fix for the infamous SV_TouchLinks problem, no more hard lockups with maps such as "whiteroom"
- Add support for mouse buttons 4 and 5
+
- Fix the "unalias" console command
+
- Restore the "screen size" menu item
+
- Fixed an erroneous protocol check in the server code
+
- Revised lit file loading, the lit file must be from the same game directory as the map itself
+
- Fixed rest of the compiler warnings
+
- Other minor sound and cdaudio updates
0.85.3
diff --git a/README.txt b/README.txt
index 244596d1..1cf057c3 100644
--- a/README.txt
+++ b/README.txt
@@ -130,6 +130,19 @@
o Add support for mouse buttons 4 and 5
+ o Fix the "unalias" console command
+
+ o Restore the "screen size" menu item
+
+ o Fixed an erroneous protocol check in the server code
+
+ o Revised lit file loading, the lit file must be from the same game
+ directory as the map itself
+
+ o Fixed rest of the compiler warnings
+
+ o Other minor sound and cdaudio updates
+
5.2. 0.85.3