Browse Source

Add spellchecking of source code to NEWS.

Dan Helfman 2 years ago
parent
commit
b9328e6d42
1 changed files with 1 additions and 0 deletions
  1. 1 0
      NEWS

+ 1 - 0
NEWS

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