diff --git a/dist/changes-2.7.0 b/dist/changes-2.7.0 index 00e670d69ed15211db0d2d6ab470b0ed3a0dc342..e09b77f5f0f0daca43a291a8ac279ff6daff42cd 100644 --- a/dist/changes-2.7.0 +++ b/dist/changes-2.7.0 @@ -170,28 +170,25 @@ Qt Quick Designer * Added manual test files for Qt Quick 2 * Added QQuickItem to New Class wizard -Version control plugins - -Git - * Dropped support for Git versions earlier than 1.7.2 - * Introduced MergeTool support - * Added timeout to the gerrit query process - * Added support for merge status - * Fixed log encoding - * Reorganized menu (QTCREATORBUG-8363) - * Added gitk launch for current file (QTCREATORBUG-8327) - * Added branch name validation (QTCREATORBUG-8370) - * Added Merge and Rebase (QTCREATORBUG-8367) - * Added auto stash when switching branches (QTCREATORBUG-8417) - * Added Soft Reset to Reset dialog - * Added context actions for cherry-pick and revert - * Implemented refreshing file list on commit page every time - it becomes visible (QTCREATORBUG-5645) - -SVN - -ClearCase - * Marked the plugin as non-experimental +Version Control Systems + * Git + * Dropped support for Git versions earlier than 1.7.2 + * Introduced Merge Tool support + * Added timeout to the Gerrit query process + * Added support for merge status + * Fixed log encoding + * Reorganized Git menu (QTCREATORBUG-8363) + * Added Gitk launch for current file (QTCREATORBUG-8327) + * Added branch name validation (QTCREATORBUG-8370) + * Added Merge and Rebase for branches in local repository + (QTCREATORBUG-8367) + * Added automatic stashing when switching branches (QTCREATORBUG-8417) + * Added Soft Reset to Reset dialog + * Added Cherry-Pick Commit and Revert Single Commit in local repository + * Implemented refreshing file list in Git Commit pane every time + it is displayed (QTCREATORBUG-5645) + * Promoted the ClearCase plugin from an experimental plugin to a + standard plugin FakeVim * Created new suite of auto tests