Mercurial > p > roundup > code
diff CHANGES.txt @ 6360:a77a7d04ed23
Move memorydb from test to roundup/test
.. to allow regression-testing in tracker instances without copying code.
| author | Ralf Schlatterbeck <rsc@runtux.com> |
|---|---|
| date | Tue, 30 Mar 2021 09:10:46 +0200 |
| parents | 9d209d2b34ae |
| children | 58817c3bf471 |
line wrap: on
line diff
--- a/CHANGES.txt Tue Mar 30 02:39:48 2021 -0400 +++ b/CHANGES.txt Tue Mar 30 09:10:46 2021 +0200 @@ -101,6 +101,8 @@ - issue2551117 - Add example systemd config - Allow admin to configure language used for stemming in xapian indexer. (John Rouillard request by Nagy Gabor) +- Move memorydb from test to roundup/test to allow regression-testing in + tracker instances without copying code. 2020-07-13 2.0.0
