From 8acb3459baf711c75f0a35cc8240a8c66a32146b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= <thorbjorn.lindeijer@nokia.com>
Date: Mon, 20 Apr 2009 12:57:02 +0200
Subject: [PATCH] Pedantic changes to changelog that I forgot in a previous
 commit

---
 dist/changes-1.1.0 | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/dist/changes-1.1.0 b/dist/changes-1.1.0
index 77d868ef4aa..ad6bbccfce4 100644
--- a/dist/changes-1.1.0
+++ b/dist/changes-1.1.0
@@ -63,14 +63,14 @@ Version control plugins
 Platform Specific
 
 Mac
-   * Don't override systems Hide action.
-   * Option to set DYLD_IMAGE_SUFFIX=_debug when running applications.
-   * Open in Finder action in project tree.
+   * The system's Hide action is no longer overridden
+   * Added option to set DYLD_IMAGE_SUFFIX=_debug when running applications
+   * Added Open in Finder action in project tree
 
 Linux
-   * 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)
+   * Fixed crash because of incompatible libQt3Support, by providing a wrapper
+     script and shipping libQt3Support.
+     (fixes crashes e.g. in file dialogs on openSUSE 11.1)
 
 
 Additional credits go to:
-- 
GitLab