mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-03-25 10:20:23 +00:00
Added changelog entry for the GUI context menu fix.
This commit is contained in:
parent
d202661ff7
commit
f338c16faf
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@ Fixes:
|
|||
- url: Work around a Python bug cutting off characters when joining an
|
||||
URL that starts with semicolon.
|
||||
Closes: SF bug #3056136
|
||||
- gui: Enable tree widget items to make them selectable. This makes
|
||||
the right-click context menu work again.
|
||||
Closes: SF bug #3040377
|
||||
|
||||
Changes:
|
||||
- checking: Caches are now size-restricted to limit the memory
|
||||
|
|
|
|||
Loading…
Reference in a new issue