From 7466da64bbeac6c65d34d0abdfa32973d3f1750c Mon Sep 17 00:00:00 2001
From: Konstantin Tokarev <annulen@yandex.ru>
Date: Mon, 17 Sep 2012 15:03:03 +0400
Subject: [PATCH] Added more resource editor improvements and fixed wording.

Change-Id: Ic98a37742e0def1e75da35c7cd469426f4c3808d
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
---
 dist/changes-2.6.0 | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dist/changes-2.6.0 b/dist/changes-2.6.0
index e606e1eaa06..73146bddb30 100644
--- a/dist/changes-2.6.0
+++ b/dist/changes-2.6.0
@@ -22,10 +22,12 @@ Editing
    * Added shortcuts for searching for next and previous occurrence
      of selected text without opening the find tool bar (QTCREATORBUG-464)
    * Made resource files searchable (Ctrl+F)
+   * Integrated VCS support into the resource editor
    * Added file type icons to the resource editor
    * Added opening of files from the resource editor
+   * Added renaming of files from the resource editor
    * Added highlighting of missing files in the resource editor
-   * Added support for movies in the image viewer
+   * Added support for animated images in the image viewer
    * Fixed problems when closing documents in a split view (QTCREATORBUG-7361)
 
 Managing Projects
-- 
GitLab