Change log: Fix indentation

Some markdown implementations want 4 spaces for
second list indentation level

Change-Id: I0dfa3ac6c0ffe7231b56d4ec39ec51335cf5f018
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
Eike Ziller
2016-06-07 15:15:21 +02:00
parent 31f484ea1a
commit cda5f70cd9

View File

@@ -30,10 +30,10 @@ Debugging
* Fixed updating evaluated expressions
* Fixed crash on spontaneous debugger exit (QTCREATORBUG-16233)
* GDB
* Fixed issues with restarting debugger (QTCREATORBUG-16355)
* Fixed issues with restarting debugger (QTCREATORBUG-16355)
* QML
* Restored expression evaluation by using the selection tool
(QTCREATORBUG-16300)
* Restored expression evaluation by using the selection tool
(QTCREATORBUG-16300)
Valgrind