Mercurial > p > roundup > code
diff CHANGES.txt @ 3609:f2fda3e6fc8b
umask is now configurable (with the same 0002 default)
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Apr 2006 04:59:37 +0000 |
| parents | cd116ef40737 |
| children | 1dbaa664be28 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 27 04:14:48 2006 +0000 +++ b/CHANGES.txt Thu Apr 27 04:59:37 2006 +0000 @@ -18,6 +18,7 @@ - dangling connections in session handling (sf bug 1463359) - reduced frequency of session timestamp update - classhelp popup pagination forgot about "type" (sf bug 1465836) +- umask is now configurable (with the same 0002 default) 2006-03-03 1.1.1
