Mercurial > p > roundup > code
diff CHANGES.txt @ 4008:0bf9f8ae7d1b
fix bug introduced in 1.4.5 in RDBMS full-text indexing;
fix tests so the code is actually exercised; fix another bug
discovered in process
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 01 Sep 2008 00:43:02 +0000 |
| parents | 71d8025784d0 |
| children | e335ce40d6c8 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Aug 19 01:52:58 2008 +0000 +++ b/CHANGES.txt Mon Sep 01 00:43:02 2008 +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. +2008-09-01 1.4.6 +Fixed: +- Bug introduced in 1.4.5 in RDBMS full-text indexing + + 2008-08-19 1.4.5 Feature: - Add use of username/password stored in ~/.netrc in mailgw (sf patch
