Mercurial > p > roundup > code
diff CHANGES.txt @ 1891:80534c722838
add flush() to DevNull
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 03 Nov 2003 23:37:06 +0000 |
| parents | 4a77e5c0cd57 |
| children | cd53a3122657 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Nov 03 22:23:02 2003 +0000 +++ b/CHANGES.txt Mon Nov 03 23:37:06 2003 +0000 @@ -24,6 +24,7 @@ (bug #798659). - Remove empty lines before sending strings off to the csv parser (bug #821364). +- added flush() to DevNull (sf bug #835365) Cleanup: - Replace curuserid attribute on Database with the extended getuid() method.
