Mercurial > p > roundup > code
changeset 2497:e27578fc4e37
export now stores file "content" in separate files in export directory
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 24 Jun 2004 07:05:04 +0000 |
| parents | 682eefe8ef23 |
| children | f9709e575cf4 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jun 24 06:39:07 2004 +0000 +++ b/CHANGES.txt Thu Jun 24 07:05:04 2004 +0000 @@ -29,6 +29,7 @@ - fixed REMOTE_USER (external HTTP Basic auth) (sf bug 977309) - fixed roundup-admin "find" to use better value parsing - fixed RDBMS Class.find() to handle None value in multiple find +- export now stores file "content" in separate files in export directory 2004-06-10 0.7.4
