mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-08 22:54:51 +00:00
Fix typos.
This commit is contained in:
parent
e3fb40f753
commit
864725d742
1 changed files with 2 additions and 3 deletions
|
|
@ -10,8 +10,7 @@ Fixes:
|
|||
- logging: Correctly encode CSV output.
|
||||
Closes: SF bug #3263848
|
||||
- logging: Don't print empty country information.
|
||||
- gui: Don't crash while handling internal error in threads other than
|
||||
the main thread.
|
||||
- gui: Don't crash while handling internal error in non-main threads.
|
||||
|
||||
Changes:
|
||||
- gui: Improved display of internal errors.
|
||||
|
|
@ -20,7 +19,7 @@ Changes:
|
|||
|
||||
Features:
|
||||
- gui: Added CSV output type for results.
|
||||
- logging: Print recursion level in Machine readable logger outputs
|
||||
- logging: Print recursion level in machine readable logger outputs
|
||||
xml, csv and sql. Allows filtering the output by recursion level.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue