Skip to content

Commit 22aa866

Browse files
committed
Updated changelog information for 6.39.1
- Legacy-Id: 12468
1 parent b628a08 commit 22aa866

1 file changed

Lines changed: 16 additions & 3 deletions

File tree

changelog

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,24 @@
11
ietfdb (6.39.1) ietf; urgency=medium
22

3-
**Enhanced Person Profile Page**
3+
**Historical review data. Enhanced person profile page**
44

55
This is a mixed bugfix and feature release. From the commitlog:
66

7-
* Added more document information to the personal profile pages at
8-
/person/<full name>, after a suggestion from Benoit Claise. Fixes issue
7+
* Changed to using TestCase from ietf.utils in some places, for consistent
8+
test-suite failure messages.
9+
10+
* Updated installation instructions. Run migrations as the web server user;
11+
migrations may create files which the datatracker should be able to write.
12+
13+
* Don't count the template loading done in TemplateChecksTestCase towards
14+
template coverage numbers. Updated coverage numbers to match.
15+
16+
* Merged in [12461] from rjsparks@nostrum.com:
17+
Added a migration to fetch text from reviews in the mail archives and
18+
populate the review documents. Fixes #2064. Will patch into production.
19+
20+
* Added more document information to the personal profile pages at
21+
/person/<full name>, after a suggestion from Benoit Claise. Fixes issue
922
#2066.
1023

1124
* Added new display columns to the reviewer settings admin page.

0 commit comments

Comments
 (0)