Path to this page:
Subject: CVS commit: pkgsrc/devel/SDL
From: Thomas Klausner
Date: 2008-01-13 16:57:59
Message id: 20080113155800.020C721507@cvs.netbsd.org
Log Message:
Update to 1.2.13:
SDL 1.2.13 is a minor bug fix release.
General Notes
* Fixed link error when building with Intel Compiler 10.
* Removed stray C++ comment from public headers.
Unix Notes
* Fixed crash in SDL_SoftStretch() on secure operating systems.
* Fixed undefined symbol on X11 implementations without UTF-8 support.
* Worked around BadAlloc error when using XVideo on the XFree86 Intel \
Integrated Graphics driver.
* Scan for all joysticks on Linux instead of stopping at one that was removed.
* Fixed use of sdl-config arguments in sdl.m4
Mac OS X Notes
* SDL now builds on Mac OS X 10.5 (Leopard).
* Fixed high frequency crash involving text input.
* Fixed beeping when the escape key is pressed and UNICODE translation is \
enabled.
* Improved trackpad scrolling support.
* Fixed joystick hat reporting for certain joysticks.
Files: