diff CHANGES.txt @ 4515:6467fd9a3afd

The PostgreSQL backend quotes database names now for CREATE and DROP... ...enabling more exotic tracker names. Closes issue2550497. Thanks to Sebastian Harl for providing the patch.
author Bernhard Reiter <Bernhard.Reiter@intevation.de>
date Fri, 01 Jul 2011 15:17:32 +0000
parents f6c49df25048
children 85dfe17c182e
line wrap: on
line diff
--- a/CHANGES.txt	Fri Jul 01 15:05:09 2011 +0000
+++ b/CHANGES.txt	Fri Jul 01 15:17:32 2011 +0000
@@ -15,6 +15,9 @@
 
 Fixed:
 
+- The PostgreSQL backend quotes database names now for CREATE and DROP, 
+  enabling more exotic tracker names. Closes issue2550497. 
+  Thanks to Sebastian Harl for providing the patch. (Bernhard Reiter)
 - Updated the url to point to www.roundup-tracker.org in two places in the
   docs. (Bernhard Reiter)
 - Do not depend on a CPython implementation detail anymore to make Roundup 

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