Mercurial > p > roundup > code
diff CHANGES.txt @ 6435:ada96db8ec62
Ignore blank lines when editing class via CSV
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 11 Jun 2021 18:09:21 -0400 |
| parents | 269f39e28d5c |
| children | 1f2f7c0b8968 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Jun 10 16:16:40 2021 -0400 +++ b/CHANGES.txt Fri Jun 11 18:09:21 2021 -0400 @@ -137,6 +137,7 @@ Increment rdbms version from 5 to 6. Mysql rdbms classes were missing unique key constraint. Found during fix for issue2551142. See upgrading.txt. +- ignore blank lines in CSV class editing. (John Rouillard) Features: - issue2550522 - Add 'filter' command to command-line
