Mercurial > p > roundup > code
diff CHANGES.txt @ 1839:06f5b36b201b
Fix a couple of failures in mysql backend unit tests.
Fix the mysql backend docs
Note requirement of MySQL version 4.0+ with InnoDB or BDB mysql backend
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 07 Oct 2003 08:52:12 +0000 |
| parents | 461d8aa81376 |
| children | 6e80f8f760a4 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Oct 07 08:34:58 2003 +0000 +++ b/CHANGES.txt Tue Oct 07 08:52:12 2003 +0000 @@ -4,6 +4,10 @@ 200?-??-?? 0.7.0 Feature: - support confirming registration by replying to the email (sf bug 763668) +- support setgid and running on port < 1024 (sf patch 777528) + +Fixed: +- mysql documentation fixed to note requirement of 4.0+ and InnoDB 2003-10-?? 0.6.3
