Mercurial > p > roundup > code
diff CHANGES.txt @ 4516:85dfe17c182e
Installation:
Fixed an issue that prevented to use EasyInstall and a Python
egg. Thanks to Satchidanand Haridas for the patch and John Kristensen
for testing it.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Fri, 08 Jul 2011 15:28:00 +0000 |
| parents | 6467fd9a3afd |
| children | f8e85cf5f0fe |
line wrap: on
line diff
--- a/CHANGES.txt Fri Jul 01 15:17:32 2011 +0000 +++ b/CHANGES.txt Fri Jul 08 15:28:00 2011 +0000 @@ -15,6 +15,9 @@ Fixed: +- Installation: Fixed an issue that prevented to use EasyInstall + and a Python egg. Thanks to Satchidanand Haridas for the patch and + John Kristensen for testing it. (Bernhard Reiter) - 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)
