diff --git a/dist/changes-2.1 b/dist/changes-2.1 index fc8382caf92b0f6e2ee37c725fc6d25afd43a3f9..b4fd82af8aac74e5948386ef27f74d3a0d00954e 100644 --- a/dist/changes-2.1 +++ b/dist/changes-2.1 @@ -16,7 +16,11 @@ Editing C++ Support * Add new %FILENAME%, %CLASS% placeholders to license template -Project support +Project Support + * Add option for adding subprojects to projects in the New wizard + * Add context-menu command for removing subprojects in the Edit mode, + Projects view + * Add a wizard for adding other than Qt libraries to project files Debugging * Fix console debugging with MinGW/gdb @@ -44,12 +48,12 @@ Designer Version control plugins * Support git version 1.7.x - * Add support git --amend + * Add support for git --amend * Make it possible to run gitk from Qt Creator * Improve commit window, show number of files to be committed, add context menu for quickly checking and unchecking all files - * Add branch selector to git checkout wizard - * Add support for cvs' 'edit' functionality, make Qt Creator prompt to + * Add branch selector to the git checkout wizard + * Add support for the CVS 'edit' functionality, make Qt Creator prompt to request a read-only file using 'cvs edit' (cvsnt only). * Perforce: Add setting to automatically open read-only files