Mercurial > p > roundup > code
diff CHANGES.txt @ 3008:c5530df3aaa6
back_sqlite.py is missing "import time" [SF#1081959]
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Tue, 14 Dec 2004 23:16:45 +0000 |
| parents | 50b0f8e98247 |
| children | 3a23308a8f57 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Dec 14 23:06:57 2004 +0000 +++ b/CHANGES.txt Tue Dec 14 23:16:45 2004 +0000 @@ -3,8 +3,9 @@ 2004-??-?? 0.8.0b2 Fixed: -- note about how to run roundup demo in Windows -- fix API for templating utils extensions - remove "utils" arg +- note about how to run roundup demo in Windows (sf bug 1082090) +- fix API for templating utils extensions - remove "utils" arg (sf bug 1081981) +- back_sqlite.py is missing "import time" (sf bug 1081959) 2004-12-08 0.8.0b1
