Add spellchecking of source code to NEWS.

This commit is contained in:
Dan Helfman 2023-04-01 14:09:48 -07:00
parent 2934d0902c
commit b9328e6d42
1 changed files with 1 additions and 0 deletions

1
NEWS
View File

@ -6,6 +6,7 @@
auto-matching behavior (see above).
* #662: Fix regression in which "check_repositories" option failed to match repositories.
* #663: Fix regression in which the "transfer" action produced a traceback.
* Add spellchecking of source code during test runs.
1.7.10
* #396: When a database command errors, display and log the error message instead of swallowing it.