diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
index ef21b650cd..4086c1f9c5 100644
--- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
+++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html
@@ -4,9 +4,14 @@
Changes done for each driverversion:
-head (0.10-2), (Rudolf)
+head (0.10-4), (Rudolf)
- - Trying to detect internal (laptops) and external (DVI) digital flatpanels connected... (preliminary stuff)
+
- Implemented laptop internal flatpanel presence and native resolution detection;
+
- Implemented external DVI flatpanel(s) presence and native resolution detection;
+
- Added flatpanel(s) refreshrate protection: it(they) is(are) always kept at 60Hz refresh;
+
- Added flatpanel specific CRTC modeline and DFP modeline tuning: DVI connected panels work now on both heads (if applicable).
+ NOTE:
+ dualhead switch mode is not yet operational for flatpanels...
nv_driver 0.09, (Rudolf)