Mercurial > p > roundup > code
diff CHANGES.txt @ 1755:0e123e7c6ddc
fixed 0xffff0000 literal. finally.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 26 Aug 2003 00:29:20 +0000 |
| parents | ab7760caf6ff |
| children | 14a2f1529759 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Aug 26 00:06:56 2003 +0000 +++ b/CHANGES.txt Tue Aug 26 00:29:20 2003 +0000 @@ -5,6 +5,8 @@ Fixed: - Add note about installing cgi-bin with a different interpreter - Importing wasn't setting None values explicitly when it should have been +- Fixed import warning regarding 0xffff0000 literal, finally, really this + time. Checked on win2k. (sf bug 786711) 2003-08-08 0.6.0
