# HG changeset patch # User Richard Jones # Date 1088060704 0 # Node ID e27578fc4e37ad09514ae734f1d13521789a392c # Parent 682eefe8ef23378dda8d2d7548b391e6bd85fd73 export now stores file "content" in separate files in export directory diff -r 682eefe8ef23 -r e27578fc4e37 CHANGES.txt --- 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