diff --git a/docs.html b/docs.html
index 371cb73ca..89e9b7a23 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.6: Support 1-bit alpha on surfaces passed to SDL_WM_SetIcon()
- 1.2.6: Greatly improved X11 DGA video speed (thanks Cezary!)
- 1.2.6: Added MMX audio mixing code for gcc (thanks Stephane!)
- 1.2.6: Fixed potential dropped events under DirectInput