diff --git a/README.html b/README.html
index c4d75a41..3dfc8ed5 100644
--- a/README.html
+++ b/README.html
@@ -203,15 +203,13 @@ The process is not for the faint hearted
-- Ogg/Mp3 music file support
- Add HoT's first person camera (and menu item)
-- Native CD audio support .... cd_sdl.c doesn't have proper volume controls
-- Test usb keyboards. Do the keypads work ?
+- Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls
+- Test usb keyboards. Do the keypads work ? Make the OSX apple key work.
- Tested HOME directory support
- Finalize OSX automatic updating feature
- Fix Centerview (V_StartPitchDrift)
-- Fix compiler warnings
-- Tie down the "-window/-fullscreen" options / behaviour ?
+- There is still an unecessary screen render on program init under some conditions, when using the "-window/-fullscreen" options.
diff --git a/README.sgml b/README.sgml
index c0425d1a..ddcfcb50 100644
--- a/README.sgml
+++ b/README.sgml
@@ -137,15 +137,13 @@ The process is not for the faint hearted.
Todo
-- Ogg/Mp3 music file support
- Add HoT's first person camera (and menu item)
-
- Native CD audio support .... cd_sdl.c doesn't have proper volume controls
-
- Test usb keyboards. Do the keypads work ?
+
- Native CD audio support (if desired). cd_sdl.c doesn't have proper volume controls
+
- Test usb keyboards. Do the keypads work ? Make the OSX apple key work.
- Tested HOME directory support
- Finalize OSX automatic updating feature
- Fix Centerview (V_StartPitchDrift)
-
- Fix compiler warnings
-
- Tie down the "-window/-fullscreen" options / behaviour ?
+
- There is still an unecessary screen render on program init under some conditions, when using the "-window/-fullscreen" options.
Links
diff --git a/README.txt b/README.txt
index f891c171..0d4e3fd2 100644
--- a/README.txt
+++ b/README.txt
@@ -239,14 +239,13 @@
6. Todo
- o Ogg/Mp3 music file support
-
o Add HoT's first person camera (and menu item)
- o Native CD audio support .... cd_sdl.c doesn't have proper volume
- controls
+ o Native CD audio support (if desired). cd_sdl.c doesn't have proper
+ volume controls
- o Test usb keyboards. Do the keypads work ?
+ o Test usb keyboards. Do the keypads work ? Make the OSX apple key
+ work.
o Tested HOME directory support
@@ -254,9 +253,9 @@
o Fix Centerview (V_StartPitchDrift)
- o Fix compiler warnings
- o Tie down the "-window/-fullscreen" options / behaviour ?
+ o There is still an unecessary screen render on program init under
+ some conditions, when using the "-window/-fullscreen" options.
7. Links