diff docs.html @ 24:71bf2ad74dfa

Fixed endian detection on IA64 architectures (thanks Bill!)
author Sam Lantinga <slouken@lokigames.com>
date Thu, 10 May 2001 20:25:51 +0000
parents 735e5a8696d0
children 57bf11a5efd7
line wrap: on
line diff
--- a/docs.html	Thu May 10 20:20:50 2001 +0000
+++ b/docs.html	Thu May 10 20:25:51 2001 +0000
@@ -16,7 +16,8 @@
 Major changes since SDL 1.0.0:
 </H2>
 <UL>
-	<LI> 1.2.1: Added --disable-dga configure option to disable DGA entirely
+	<LI> 1.2.1: Fixed endian detection on IA64 architectures (thanks Bill!)
+	<LI> 1.2.1: Added --disable-dga configure option to disable DGA
 	<LI> 1.2.1: Fixed stuck keys when changing the video mode
 	<LI> 1.2.1: Fixed double-mouse event bug on Windows using OpenGL
 	<LI> 1.2.1: Fixed 320x200 video mode on framebuffer console