diff --git a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
index ca0c53cce8..36c4de0610 100644
--- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
@@ -6,11 +6,14 @@
Changes done for each driverversion:
mga_driver 0.16 (Rudolf)
+ - G450/G550:
+
+ - Fixed CRTC1 DPMS fault introduced in V0.15 (which could result in turned-off/black screen on boot)!
+
- General:
- Expanded modelist to include suggested modes above 1600x1200 upto 2048x1536 resolution: Done by Andrew Bachmann;
-
- CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1600x1200, while the newest cards support upto and including 2048x1536 resolution;
-
- fixed G450/G550 CRTC1 DPMS fault introduced in V0.15 (which could result in turned-off/black screen on boot)!
+
- CRTC timing restriction checking updated: Modelists exported adhere to every cards max. CRTC capability now: the oldest cards support upto and including 1600x1200, while the newest cards support upto and including 2048x1536 resolution.
mga_driver 0.15 (Rudolf)