浏览代码

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>