diff CHANGES.txt @ 3585:438adf66eb1a

escape all uses of "schema" in mysql backend [SF#1397569]
author Richard Jones <richard@users.sourceforge.net>
date Fri, 03 Mar 2006 01:02:26 +0000
parents 35b35a152b40
children f47bddab5a49
line wrap: on
line diff
--- a/CHANGES.txt	Fri Mar 03 01:00:41 2006 +0000
+++ b/CHANGES.txt	Fri Mar 03 01:02:26 2006 +0000
@@ -14,14 +14,15 @@
 - incompatibility with python2.3 in the mailer module (sf bug 1432602)
 - typo in SMTP TLS option name: "MAIL_TLS_CERFILE" (sf bug 1435452)
 - email obfuscation code in html templating is more robust
-- fix blank-title subject line handling (sf bug 1442121)
-- fix "All users may only view and edit issues, files and messages they
+- blank-title subject line handling (sf bug 1442121)
+- "All users may only view and edit issues, files and messages they
   create" example in docs (sf bug 1439086)
-- fix saving of queries (sf bug 1436169)
-- fix "Adding a new constrained field to the classic schema" example in docs
+- saving of queries (sf bug 1436169)
+- "Adding a new constrained field to the classic schema" example in docs
   (sf bug 1433118)
-- fix security check in mailgw (sf bug 1442145)
-- fix "clear this message" (sf bug 1429367)
+- security check in mailgw (sf bug 1442145)
+- "clear this message" (sf bug 1429367)
+- escape all uses of "schema" in mysql backend (sf bug 1397569)
 
 
 2006-02-10 1.1.0

Roundup Issue Tracker: http://roundup-tracker.org/