Mercurial > p > roundup > code
diff CHANGES.txt @ 3603:f7399e2aa610
escape *all* uses of "schema" in mysql backend [SF#1472120]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 27 Apr 2006 03:40:42 +0000 |
| parents | 064515f658e8 |
| children | ccf516e6c3f8 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Apr 27 03:38:53 2006 +0000 +++ b/CHANGES.txt Thu Apr 27 03:40:42 2006 +0000 @@ -13,6 +13,7 @@ FileClass schema where previously the "content" property was faked and "type" was optional) - verbose output during import is optional now (sf bug 1475624) +- escape *all* uses of "schema" in mysql backend (sf bug 1472120) 2006-03-03 1.1.1
