summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2006-04-13 13:08:26 +0000
committerSam Lantinga <slouken@libsdl.org>2006-04-13 13:08:26 +0000
commitbe0f0ff1079cfea56433750871c290fd0e050b87 (patch)
tree943d78e6c460f132962d7daa6baaab06b489412a /BUGS
parent8445eb17d15c1b4f49d6d532da9eed9ec37aa6da (diff)
Fixes bug #195:
The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can bee seen in many places, for example http://www.apple.com/macosx/). This contrasts the naming of the old operating system, which was called "MacOS" and today is often refered to as "MacOS Classic". The attached patches fixes the misuse of the name "MacOS X" in both the SDL12 and sdlweb CVS modules. --HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401628
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 2 insertions, 2 deletions
diff --git a/BUGS b/BUGS
index 46e26e0b..5b709c19 100644
--- a/BUGS
+++ b/BUGS
@@ -68,7 +68,7 @@ MacOS:
Not all of the keys are properly recognized on the keyboard.
-MacOS X:
+Mac OS X:
Depth switching for windowed mode isn't implemented yet.
Palette handling isn't implemented in windowed mode yet.
@@ -87,7 +87,7 @@ MacOS X:
cursor in the center of the window/screen. Also, mouse moved events
are not generated, and the keyboard cannot be grabbed.
- MacOS X seems to have a broken pthread_cancel() implementation.
+ Mac OS X seems to have a broken pthread_cancel() implementation.
Actually, it just only has one cancellation point defined.
http://lists.apple.com/archives/darwin-development/2004/Jun/24/killingapthread.001.txt