Update docs

This commit is contained in:
Florian Bruhin 2017-05-19 08:59:34 +02:00
parent f66c1a0e44
commit 802eb51891
2 changed files with 2 additions and 1 deletions

View File

@ -89,6 +89,7 @@ Fixed
- Crash when using `:debug-log-filter` when `--filter` wasn't given on startup. - Crash when using `:debug-log-filter` when `--filter` wasn't given on startup.
- Crash with some invalid setting values - Crash with some invalid setting values
- Crash when cloning a view-source tab with QtWebEngine - Crash when cloning a view-source tab with QtWebEngine
- Crash when a PAC file returns an invalid value with QtWebKit
- Various rare crashes - Various rare crashes
- Various styling issues with the tabbar and a crash with qt5ct - Various styling issues with the tabbar and a crash with qt5ct
- The validation for colors in stylesheets is now less strict, - The validation for colors in stylesheets is now less strict,

View File

@ -197,10 +197,10 @@ Contributors, sorted by the number of commits in descending order:
* Jacob Sword * Jacob Sword
* knaggita * knaggita
* Oliver Caldwell * Oliver Caldwell
* Nikolay Amiantov
* Julian Weigt * Julian Weigt
* Tomasz Kramkowski * Tomasz Kramkowski
* Sebastian Frysztak * Sebastian Frysztak
* Nikolay Amiantov
* Julie Engel * Julie Engel
* Jonas Schürmann * Jonas Schürmann
* error800 * error800