diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index d2c3756d2616f068a7c9db4272bc4cb7203e5e48..51e60229bb2cdf910846737f4c4d3af8f5a08c3c 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -2011,12 +2011,13 @@
     \list
         \o  Windows XP Service Pack 2
         \o  Windows Vista
-        \o  (K)Ubuntu Linux 5.04
         \o  (K)Ubuntu Linux 7.04 32bit and 64 bit
         \o  Mac OS 10.4 and later
     \endlist
 
-    \note Building the sources requires \bold{Qt 4.6.0} or later.
+    \note Building Qt Creator itself from source requires \bold{Qt 4.6.0} or later.
+          On Windows, MinGW 4.4 or Microsoft Visual Studio 2008 or later are required for compiling
+          Qt Creator itself.
 */