diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index 3fa27a9763cc0d5c6b4e12f5c432891b90c8f80c..92a48cb437a7b681aa9657a3c417065c479498b7 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -63,7 +63,9 @@ Mac
    * Open in Finder action in project tree.
 
 Linux
-   * Don't crash because of incompatible libQt3Support.
+   * Don't crash because of incompatible libQt3Support:
+     Provide a wrapper script and ship libQt3Support.
+     (Fixes crashes e.g. in file dialogs on openSUSE 11.1)
 
 
 Lots of improvements to
@@ -74,4 +76,4 @@ Lots of improvements to
 
 Additional credits go to:
    * Martin Aumueller <aumuell@reserv.at> (FakeVim improvements)
-   * Kris Wong (different patches)
+   * Kris Wong (various patches)