Fix a missed line of credit.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@2674 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
mcmartin
2007-01-19 03:47:04 +00:00
parent 7da89e82ab
commit e4a4e0393e
+1 -1
View File
@@ -25,7 +25,7 @@ Changes towards version 0.7:
0.6.1 (maintenance release):
- The Unicode Private Use Area is no longer considered printable. This
is a stopgap to handle unusual behavior with text entry under OS X.
See bug #942 for more details - Michael
From Nic; see bug #942 for more details - Michael
- Do not rely on GL_UNPACK_SKIP_* arguments, which some OpenGL drivers
mishandle (Bug #914) - Michael
- Do not overwrite GLOBAL_SIS (CrewEnlisted) when leaving Hyperspace