Mercurial > p > roundup > code
diff CHANGES.txt @ 4337:9225a37fbeae
Fix file handle leak in some web interfaces with logging turned on
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 01 Feb 2010 02:58:07 +0000 |
| parents | 61f2e659faf7 |
| children | 94ee533613ac |
line wrap: on
line diff
--- a/CHANGES.txt Mon Feb 01 00:44:22 2010 +0000 +++ b/CHANGES.txt Mon Feb 01 02:58:07 2010 +0000 @@ -23,6 +23,8 @@ checks - Improvements in upgrading documentation, thanks Christian Glass - Display 'today' in the account user's timezone, thanks David Wolever +- Fix file handle leak in some web interfaces with logging turned on, + fixes issue1675845 2009-12-21 1.4.11 (r4413)
