Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 3602:064515f658e8 | 3603:f7399e2aa610 |
|---|---|
| 11 - indexing may be turned off for FileClass "content" now | 11 - indexing may be turned off for FileClass "content" now |
| 12 ("content" and "type" properties are now automatically included in the | 12 ("content" and "type" properties are now automatically included in the |
| 13 FileClass schema where previously the "content" property was faked and | 13 FileClass schema where previously the "content" property was faked and |
| 14 "type" was optional) | 14 "type" was optional) |
| 15 - verbose output during import is optional now (sf bug 1475624) | 15 - verbose output during import is optional now (sf bug 1475624) |
| 16 - escape *all* uses of "schema" in mysql backend (sf bug 1472120) | |
| 16 | 17 |
| 17 | 18 |
| 18 2006-03-03 1.1.1 | 19 2006-03-03 1.1.1 |
| 19 Fixed: | 20 Fixed: |
| 20 - failure with browsers not sending "Accept-Language" header | 21 - failure with browsers not sending "Accept-Language" header |
