Mercurial > p > roundup > code
diff CHANGES.txt @ 3990:0728808fdf5c
make WSGI threadsafe
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 18 Aug 2008 05:09:00 +0000 |
| parents | 0112e9e1d068 |
| children | 13161539e5bd |
line wrap: on
line diff
--- a/CHANGES.txt Mon Aug 18 05:04:02 2008 +0000 +++ b/CHANGES.txt Mon Aug 18 05:09:00 2008 +0000 @@ -18,6 +18,7 @@ - Fix indexerror when there are no messages to an issue (sf patch #1894249) - Prevent broken pipe errors in csv export (sf patch #1911449) - Session API and cleanup thanks anatoly t. +- Make WSGI handler threadsafe (sf #1968027) 2008-03-01 1.4.4
