diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index d2e0187ed0af442b5fa6b7b793e2ff0242d436f3..88647f88d9cf9f2053b2e4a2af65427efff937b3 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,8 +1,9 @@
 OTB-v.1.0.1 - Changes since version 1.0.0
 -----------------------------------------
 
-- The use of FLTK is now an option. If you disable FLTK, OTB
-  visualization functionnalities will not be built.
+- Building the visualization functionnalities is now an option
+  (OTB_USE_VISU variable within CMake). This allows you to build OTB
+  without Fltk and Open GL.
 
 - Improved robustness of the MV C++ 7 installation.