Fixed change log entry.

This commit is contained in:
Camilla Berglund 2013-10-21 17:46:05 +02:00
parent bc8ff545ca
commit 6172e2cfcc
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ See the [GLFW documentation](http://www.glfw.org/docs/latest/).
## Changelog
- Renamed configuration header to `glfw_config.h` to avoid conflicts
- Generated file `glfw3.pc` did not respect the LIB\_SUFFIX CMake option
- Bugfix: The `glfw3.pc` file did not respect the `LIB_SUFFIX` CMake option
- [Win32] Bugfix: Removed joystick axis value negation left over from GLFW 2
- [Win32] Bugfix: Restoring windows using the Win+D hot key did not trigger the
focus callback