diff --git a/docs.html b/docs.html
index 2cf609c92..ebab5214a 100644
--- a/docs.html
+++ b/docs.html
@@ -16,14 +16,16 @@ be found at the main SDL page.
Major changes since SDL 1.0.0:
+ - 1.2.3: Fixed crash when using double-buffering with DGA
- 1.2.3: Fixed resuming a paused CD on Win2K (thanks Aragorn)
+
- 1.2.3: Improved MacOS international keyboard handling (thanks Max!)
- 1.2.3: Added support for the GNU Pth thread lib (thanks Mandin!)
- 1.2.3: Added the Undo key for the Atari keyboard (thanks Mandin!)
- 1.2.3: Fixed XVideo on GeForce by using last available adaptor
- 1.2.3: Added CD-ROM support for BSD/OS (thanks Steven!)
- 1.2.3: Added library version information to the Windows DLL
- 1.2.3: Added initial support for EPOC/Symbian OS (thanks Hannu!)
-
- 1.2.3: Added a joystick driver for MacOS X (thanks Max!)
+
- 1.2.3: Added a joystick driver for MacOS X (thanks Max!)
- 1.2.3: Improved MacOS X international keyboard handling
- 1.2.3: Added support for DirectFB video on Linux (thanks Denis!)
- 1.2.3: Fixed IDE and SCSI CD-ROM detection on BeOS (thanks Caz!)