Skip to content

Commit

Permalink
Change use of deprecated function to replacement.
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamDumpleton committed Aug 8, 2024
1 parent e9a089e commit 7015f1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/release-notes/version-5.0.1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ Bugs Fixed
with UTF-8 encoding format.

* Fix memory leak in `check_password()` authentication hook handler.

* Change use of deprecated `thread.setDaemon` to `thread.daemon`.

0 comments on commit 7015f1c

Please sign in to comment.