diff --git a/docs.html b/docs.html
index cbe93bb3b..16be96394 100644
--- a/docs.html
+++ b/docs.html
@@ -20,6 +20,7 @@ The latest stable release may be found on the
Major changes since SDL 1.0.0:
+ - 1.2.7: Added a test program for dynamically loading OpenGL
- 1.2.7: Increased sensitivity of the Windows joystick driver
- 1.2.7: Added support for SDL_VIDEO_WINDOW_POS and SDL_VIDEO_CENTERED on Windows
- 1.2.7: Added fullscreen toggle support in testwm for Windows, etc.