It seems SDL has a new version. http://www.libsdl.org/news.php
General Notes
* Fixed flicker when resizing the SDL window
* Fixed crash in SDL_SetGammaRamp()
* Fixed freeze in SDL_memset() with 0 length when assembly code is disabled.
* Added SDL_DISABLE_LOCK_KEYS environment variable to enable normal up/down events for Caps-Lock and Num-Lock keys.
And more...