From 884922d3ef140d25695ca31fb732af0daa198850 Mon Sep 17 00:00:00 2001 From: Orgad Shaneh Date: Wed, 5 Nov 2014 22:42:23 +0200 Subject: ChangeLog: Update recent VCS fixes Change-Id: I43009c13ffac3c8f01d23e7c3e8ece12bf4bb284 Reviewed-by: Leena Miettinen Reviewed-by: Eike Ziller --- dist/changes-3.3.0 | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) (limited to 'dist/changes-3.3.0') diff --git a/dist/changes-3.3.0 b/dist/changes-3.3.0 index ddee5bc156..783099ccf1 100644 --- a/dist/changes-3.3.0 +++ b/dist/changes-3.3.0 @@ -112,9 +112,27 @@ Diff Viewer * Fixed reloading patch files (QTCREATORBUG-13241) Version Control Systems - * Removed support for Gitorious * Fixed commit editor line wrapping for lines that end with a dash (QTCREATORBUG-8528) + * Git + * Removed support for Gitorious + * Subversion + * Dropped support for Subversion versions earlier than 1.7.0 + * Fixed deleting of files that were added but not committed + (QTCREATORBUG-13271) + * Fixed detection of .svn directory when opening a file in the + root directory of the repository (QTCREATORBUG-7763) + * Added support for describing the first commit + * Added support for topic display (shows current revision number + in the window title and next to the project node) + * Fixed that commit output was not displayed (QTCREATORBUG-12929) + * Fixed false positive matches for revision number (QTCREATORBUG-11845) + * Added support for trusting server certificate on checkout (QTCREATORBUG-3753) + * Mercurial + * Fixed that describe commit showed its summary but not the full message + * Fixed highlighting of commit message + * Fixed wrong comment notation in commit editor - comment line prefix was + changed to "HG:" instead of "#" FakeVim * Fixed issues with Save As -- cgit v1.2.3