commit | a319ca9e7f4ba253e8837fe95b74ab030f239671 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Mon Sep 22 08:45:40 2008 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Mon Sep 22 08:45:40 2008 -0400 |
tree | a516edb3c4611dc344ff259ba6d7456768584b2a | |
parent | 657d3ece684b5d02afe9b4accf12750dc583f11c [diff] [blame] |
Deprecate tsafe
diff --git a/ChangeLog b/ChangeLog index 85285b5..d861220 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2008-09-22 Jean-Paul Calderone <exarkun@twistedmatrix.com> + + * tsafe.py: Deprecated the thread-safe Connection wrapper, since the + basic connection class should be thread-safe now. + 2008-09-21 Jean-Paul Calderone <exarkun@twistedmatrix.com> * src/ssl/ssl.h, src/ssl/ssl.c: Add a thread-local storage key