Mercurial > p > roundup > code
diff CHANGES.txt @ 2231:27ba128ab567
removed Boolean from source to make py <2.3 happy [SF#938790]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 20 Apr 2004 22:01:12 +0000 |
| parents | ca2664e095be |
| children | 70d21059aa18 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Apr 20 21:57:29 2004 +0000 +++ b/CHANGES.txt Tue Apr 20 22:01:12 2004 +0000 @@ -6,6 +6,7 @@ - sqlite migration drops some journal information (thanks David Linke) - user editing Role entry help text always appears - disable forking server when os.fork() not available (sf bug 938586) +- removed Boolean from source to make py <2.3 happy (sf bug 938790) 2004-04-18 0.7.0b3
