From 119e534bd02e3da4f553aac81054c858c6d9a5c1 Mon Sep 17 00:00:00 2001
From: sezero
Date: Sun, 13 Feb 2011 16:50:18 +0000
Subject: [PATCH] updated changelog entries in the REDAME for 0.85.4
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@413 af15c1b1-3010-417e-b628-4374ebc0bcbd
---
README.html | 6 ++++++
README.sgml | 6 ++++++
README.txt | 13 +++++++++++++
3 files changed, 25 insertions(+)
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