Skip to content

Commit

Permalink
Changelog re paramiko#2002, re paramiko#2003, closes paramiko#2002
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Mar 18, 2022
1 parent 8506148 commit 9cdd965
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sites/www/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog
=========

- :bug:`2002` (via :issue:`2003`) Switch from module-global to thread-local
storage when recording thread IDs for a logging helper; this should avoid one
flavor of memory leak for long-running processes. Catch & patch via Richard
Kojedzinszky.
- :release:`2.10.2 <2022-03-14>`
- :bug:`2001` Fix Python 2 compatibility breakage introduced in 2.10.1. Spotted
by Christian Hammond.
Expand Down

0 comments on commit 9cdd965

Please sign in to comment.