diff WhatsNew @ 4299:0ca47eaff9c9 SDL-1.2

Changed environment variable to match Debian patch 205_lock_keys.diff
author Sam Lantinga <slouken@libsdl.org>
date Sat, 10 Oct 2009 09:02:17 +0000
parents e1826b24ee8d
children 34a0a589b9c4
line wrap: on
line diff
--- a/WhatsNew	Sat Oct 10 08:59:28 2009 +0000
+++ b/WhatsNew	Sat Oct 10 09:02:17 2009 +0000
@@ -8,7 +8,7 @@
 		SDL_reinterpret_cast(type, expression)
 		SDL_static_cast(type, expression)
 
-	Added SDL_NO_LOCK_KEYS environment variable to enable normal
+	Added SDL_DISABLE_LOCK_KEYS environment variable to enable normal
 	up/down events for Caps-Lock and Num-Lock keys.
 
 1.2.13: