From 3c3af8922bbf40aecf046a17d7be43f5676a4dcb Mon Sep 17 00:00:00 2001
From: sezero
Date: Fri, 16 Feb 2018 07:00:40 +0000
Subject: [PATCH] doc update
git-svn-id: svn+ssh://svn.code.sf.net/p/quakespasm/code/trunk@1562 af15c1b1-3010-417e-b628-4374ebc0bcbd
---
quakespasm/Linux/sgml/Quakespasm.sgml | 3 ++-
quakespasm/Quakespasm.html | 3 ++-
quakespasm/Quakespasm.txt | 7 ++++---
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/quakespasm/Linux/sgml/Quakespasm.sgml b/quakespasm/Linux/sgml/Quakespasm.sgml
index 7fcc52b7..ac037f75 100644
--- a/quakespasm/Linux/sgml/Quakespasm.sgml
+++ b/quakespasm/Linux/sgml/Quakespasm.sgml
@@ -4,7 +4,7 @@
-Page last edited: Jan. 2018
+Page last edited: Feb. 2018
About
@@ -160,6 +160,7 @@ these patched libSDL binaries may help.
- Fixed a crash (buffer overflow) with invalid vis data.
- Fixed buttons crushing players in 64-bit builds.
- Change controller movement to use cubic easing by default; added "joy_exponent_move" cvar.
+
- Update the third-party libraries. Other fixes/cleanups.
diff --git a/quakespasm/Quakespasm.html b/quakespasm/Quakespasm.html
index 790f7319..3e542c1c 100644
--- a/quakespasm/Quakespasm.html
+++ b/quakespasm/Quakespasm.html
@@ -11,7 +11,7 @@
-Page last edited: Jan. 2018
+Page last edited: Feb. 2018
@@ -254,6 +254,7 @@ these patched libSDL binaries may help.
Fixed a crash (buffer overflow) with invalid vis data.
Fixed buttons crushing players in 64-bit builds.
Change controller movement to use cubic easing by default; added "joy_exponent_move" cvar.
+ Update the third-party libraries. Other fixes/cleanups.
6.2 Changes in 0.93.0
diff --git a/quakespasm/Quakespasm.txt b/quakespasm/Quakespasm.txt
index a94a6190..e61a4791 100644
--- a/quakespasm/Quakespasm.txt
+++ b/quakespasm/Quakespasm.txt
@@ -54,7 +54,7 @@
______________________________________________________________________
- Page last edited: Jan. 2018
+ Page last edited: Feb. 2018
1. About
@@ -293,8 +293,9 @@
o Fixed a fog regression which was introduced in 0.93.0.
o Fixed a crash (buffer overflow) with invalid vis data.
o Fixed buttons crushing players in 64-bit builds.
- o Change controller movement to use cubic easing by default; added
- "joy_exponent_move" cvar.
+ o Change controller movement to use cubic easing by default; added
+ "joy_exponent_move" cvar.
+ o Update the third-party libraries. Other fixes/cleanups.
6.2. Changes in 0.93.0