Mercurial > p > roundup > code
diff CHANGES.txt @ 136:72de483388e3
changes
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 29 Jul 2001 23:34:38 +0000 |
| parents | b7c99b997080 |
| children | 8fe7549272cf |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jul 29 23:34:26 2001 +0000 +++ b/CHANGES.txt Sun Jul 29 23:34:38 2001 +0000 @@ -1,6 +1,15 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2001-08-?? - 0.2.3 +Features: + . Added the unit tests to the start of setup.py so they're run whenever + we do anything distutils'y. + +Fixed: + . One of the tests in test_date had the wrong expected result. + + 2001-07-29 - 0.2.2 Features: . Added implementation.txt to the doc directory. Contains implementation
