Mercurial > p > roundup > code
changeset 7460:d06991547e4a
Doc doc updates.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 07 Jun 2023 11:13:14 -0400 |
| parents | 2e3b5c10c502 |
| children | dcd4ee924dc2 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Wed Jun 07 11:10:46 2023 -0400 +++ b/CHANGES.txt Wed Jun 07 11:13:14 2023 -0400 @@ -158,6 +158,9 @@ reindex the first 1000 issues while reporting any missing issues in the range. Also completion progress is reported when indexing a specific class. +- doc updates: add explanation for SQL code in 1.3.3->1.4.0 upgrade. + document schema table in rdbms backends and how to dump/extract + version from them. (John Rouillard) 2022-07-13 2.2.0
