Mercurial > p > roundup > code
diff CHANGES.txt @ 4089:eddb82d0964c
Add compatibility package to allow us to deal with Python versions 2.3..2.6.
Outstanding issues noted in roundup/anypy/TODO.txt
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 12 Mar 2009 02:52:56 +0000 |
| parents | 34434785f308 |
| children | 5b43a351fccd |
line wrap: on
line diff
--- a/CHANGES.txt Thu Mar 12 02:25:03 2009 +0000 +++ b/CHANGES.txt Thu Mar 12 02:52:56 2009 +0000 @@ -10,6 +10,7 @@ - HTML file uploads served as application/octet-stream - New item action reject creation of new users - Item retirement was not being controlled +- Roundup is now compatible with Python 2.6 - XXX need to include Stefan's changes in here too
