# HG changeset patch # User Richard Jones # Date 1204145876 0 # Node ID c5376b2f7bbf6a11706b6ea62457e386f3ae3283 # Parent 905faf52a51f1d308e902ff6a9b13bb973407d1a *** empty log message *** diff -r 905faf52a51f -r c5376b2f7bbf setup.py --- 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.