Skip to content
Snippets Groups Projects
Commit 884922d3 authored by Orgad Shaneh's avatar Orgad Shaneh Committed by Orgad Shaneh
Browse files

ChangeLog: Update recent VCS fixes


Change-Id: I43009c13ffac3c8f01d23e7c3e8ece12bf4bb284
Reviewed-by: default avatarLeena Miettinen <riitta-leena.miettinen@digia.com>
Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
parent 41db321a
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment