Mercurial > p > roundup > code
changeset 3970:c5376b2f7bbf
*** empty log message ***
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 27 Feb 2008 20:57:56 +0000 |
| parents | 905faf52a51f |
| children | ff3a8b7d1819 |
| files | setup.py |
| diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/setup.py Wed Feb 27 08:32:51 2008 +0000 +++ b/setup.py Wed Feb 27 20:57:56 2008 +0000 @@ -16,7 +16,7 @@ # BASIS, AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE, # SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. # -# $Id: setup.py,v 1.100 2008-02-27 08:32:45 richard Exp $ +# $Id: setup.py,v 1.101 2008-02-27 20:57:56 richard Exp $ from distutils.core import setup, Extension from distutils.util import get_platform @@ -356,8 +356,6 @@ - MySQL backend bug introduced in 1.4.2 -There's also a ton of bugfixes. - If you're upgrading from an older version of Roundup you *must* follow the "Software Upgrade" guidelines given in the maintenance documentation.
