소스 검색

Added credit.

Camilla Berglund 13 년 전
부모
커밋
5f5b463766
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      readme.html

+ 3 - 0
readme.html

@@ -920,6 +920,9 @@ their skills.  Special thanks go out to:</p>
   Much of the Windows code of GLFW was originally based on Jeff's
   code</li>
 
+  <li>Arturo J. Pérez, for a bug fix for cursor tracking on Mac OS X 10.6 Snow
+  Leopard</li>
+
   <li>Douglas C. Schmidt and Irfan Pyarali, for their excellent article
   <a href="http://www.cs.wustl.edu/~schmidt/win32-cv-1.html">Strategies for Implementing POSIX Condition Variables on Win32</a></li>