diff --git a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
index 9baf543dce..ff1d14baf3 100644
--- a/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/matrox/UPDATE.html
@@ -4,11 +4,12 @@
Changes done for each driverversion:
-head (0.17-1, Rudolf)
+head (0.18, Rudolf)
- General:
- - Fixed acceleration engine management regarding sync_to_token: no more updating glitches should occur now.
+
- Fixed acceleration engine management regarding sync_to_token: no more updating glitches should occur now;
+
- Fixed GET_TIMING_CONSTRAINTS and GET_ACCELERANT_DEVICE_INFO accelerant hooks to return valid data; updated modeline checking and modification code (used by ProposeDisplayMode) to adhere to one more timing constraint.