From 017d8653309bd47b01b2316d12e54f3b4fe47b30 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= <thorbjorn.lindeijer@nokia.com>
Date: Fri, 10 Jul 2009 11:42:29 +0200
Subject: [PATCH] Updated changelog (cherry picked from commit
 14249fb4ac1f670b47b7f7a10becf1e8deb83988)

---
 dist/changes-1.2.1 | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dist/changes-1.2.1 b/dist/changes-1.2.1
index e03bd17ce8e..52ee6f6e961 100644
--- a/dist/changes-1.2.1
+++ b/dist/changes-1.2.1
@@ -11,6 +11,9 @@ Building and Running
    * Fixed crash when clicking on the Build Settings tab with an invalid Qt version.
    * Fixed crash when removing an active .pro file outside Qt Creator.
 
+Editor
+   * Fixed crash when completing function-like arguments
+
 Debugging
    * Fixed problem with GDB debugging after first debugging run
    * Fixed display of debugging helper status in some cases
@@ -20,6 +23,6 @@ Debugging
    * Fixed regression in QVariant dumper
    * Removed QtGui dependency from debugging helpers
    * Made it possible to build the debugging helpers for Qt 4.4 again
-   
+
 I18N:
    * Fixed Russian translation
-- 
GitLab