Added changelog entry.

This commit is contained in:
Camilla Berglund 2010-09-14 03:16:35 +02:00
parent 4a7b0ffada
commit f0033aa47f

View File

@ -277,6 +277,7 @@ version of GLFW.</p>
<li>Removed event auto-polling and the <code>GLFW_AUTO_POLL_EVENTS</code> window enable</li>
<li>Removed the entire threading API</li>
<li>Removed the entire image loading API</li>
<li>Removed deprecated Carbon port</li>
<li>Removed <code>glfwSleep</code> function</li>
<li>Removed <code>glfwGetNumberOfProcessors</code> function</li>
<li>Removed <code>GLFW_OPENED</code> window parameter</li>