Mercurial > p > roundup > code
diff CHANGES.txt @ 244:6bf584784e31
Fixed missing import in mailgw :(
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Thu, 30 Aug 2001 06:01:17 +0000 |
| parents | 1e571b6be57a |
| children | b51591375158 |
line wrap: on
line diff
--- a/CHANGES.txt Wed Aug 29 06:23:59 2001 +0000 +++ b/CHANGES.txt Thu Aug 30 06:01:17 2001 +0000 @@ -1,6 +1,11 @@ This file contains the changes to the Roundup system over time. The entries are given with the most recent entry first. +2001-08-30 - 0.2.8 +Fixed: + . Missing import in mailgw. + + 2001-08-29 - 0.2.7 Feature: . Text searches are now case insensitive. All forms of text search use
