Skip to content

Commit 58a4bc7

Browse files
committed
Updated changelog information for v6.6.1.
- Legacy-Id: 10237
1 parent 94bf7ce commit 58a4bc7

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
ietfdb (6.6.0) ietf; urgency=low
22

3+
* Updated the code to use version 4.0.1 of coverage.py for code coverage
4+
measurements. Moved the code which starts coverage measurements to
5+
settings_sqlitetest.py to avoid coverage measurements running when not
6+
doing tests. Did some additional coveage measurement refactoring.
7+
8+
* Replaced the plain release-coverage file with the gzipped version in
9+
the repository.
10+
11+
* Changed to use a gzipped release coverage JSON file, instead of a plain
12+
JSON file, if the name given in settings.py ends in .gz. Reduces the
13+
current release coverage file size from ~1.6MB to ~200kB. This is a
14+
preparation for saving more information in the release coverage file than
15+
we currently do.
16+
317
* Merged in [10220] from rjsparks@nostrum.com:
418
Preserve linefeeds (using class pasted) when viewing nomcom feedback
519
messages.

0 commit comments

Comments
 (0)