Mercurial > p > roundup > code
diff CHANGES.txt @ 5752:4c0cdfe4f678
Added x-roundup-issue-id to FAQ which discusses other x-roundup header
filtering.
Documented workaround for flint not supported error in xapian. Flint
was apparently removed post 1.2.x from xapian. Addresses
https://issues.roundup-tracker.org/issue2551009.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sat, 01 Jun 2019 17:26:26 -0400 |
| parents | 5cb6e6b594b0 |
| children | 178ca608ddb9 |
line wrap: on
line diff
--- a/CHANGES.txt Sat Jun 01 15:47:34 2019 -0400 +++ b/CHANGES.txt Sat Jun 01 17:26:26 2019 -0400 @@ -140,6 +140,9 @@ default config.ini based on configuration.py. - issue2551040: New release of psycopg2 drops support for psycopg1 - need to rewrite. Now uses psycopg2 throughout. (John Rouillard) +- issue2551009: Flint not supported error during reindex. Upgrading + doc updates to discuss this when reindexing. (Reported by Gabi, + Change by John Rouillard) 2018-07-13 1.6.0
