diff --git a/docs.html b/docs.html
index 72b4ef623..43933edbd 100644
--- a/docs.html
+++ b/docs.html
@@ -16,6 +16,7 @@ be found at the main SDL page.
Major changes since SDL 1.0.0:
+ - 1.2.5: Fixed VidMode error when running on XFree86 3.3
- 1.2.5: Added initial support for PicoGUI (thanks Micah!)
- 1.2.5: Fixed SDL_DisplayFormatAlpha() on RGB surfaces with alpha
- 1.2.5: Fixed setting OpenGL mode multiple times on Windows