comparison 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
comparison
equal deleted inserted replaced
3097:7b3f1a610d9c 3099:519b92df37dc
11 - 'roundup-server -S' always writes [trackers] section heading (sf bug 1088878) 11 - 'roundup-server -S' always writes [trackers] section heading (sf bug 1088878)
12 - fix port number as int in mysql connection info (sf bug 1082530) 12 - fix port number as int in mysql connection info (sf bug 1082530)
13 - fix setup.py to work with <Python2.3 (sf bug 1082801) 13 - fix setup.py to work with <Python2.3 (sf bug 1082801)
14 - fix permissions checks in cgi templating (sf bug 1082755) 14 - fix permissions checks in cgi templating (sf bug 1082755)
15 - fix "Users may only edit their issues" example in docs 15 - fix "Users may only edit their issues" example in docs
16 - handle ~/.my.cnf files for MySQL defaults (sf bug 1096031)
16 17
17 18
18 2004-12-08 0.8.0b1 19 2004-12-08 0.8.0b1
19 Feature: 20 Feature:
20 - added MD5 scheme for password hiding 21 - added MD5 scheme for password hiding

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