Mercurial > p > roundup > code
diff CHANGES.txt @ 3099:519b92df37dc
handle ~/.my.cnf files for MySQL defaults [SF#1096031]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 13 Jan 2005 05:02:19 +0000 |
| parents | 64df8d65cc54 |
| children | ea2e0cf5c1c7 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jan 13 04:49:23 2005 +0000 +++ b/CHANGES.txt Thu Jan 13 05:02:19 2005 +0000 @@ -13,6 +13,7 @@ - fix setup.py to work with <Python2.3 (sf bug 1082801) - fix permissions checks in cgi templating (sf bug 1082755) - fix "Users may only edit their issues" example in docs +- handle ~/.my.cnf files for MySQL defaults (sf bug 1096031) 2004-12-08 0.8.0b1
