Skip to content

Commit 821ed3d

Browse files
committed
Changelog entry for 6.51.0
- Legacy-Id: 13374
1 parent 9c438e4 commit 821ed3d

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

changelog

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
ietfdb (6.51.0) ietf; urgency=medium
2+
3+
**Improved RFC Author Information**
4+
5+
This release provides the second part of the RFC Author information work
6+
done by rjsparks@nostrum.com, the data migrations. Based on manual and
7+
automated consolidation of author information from the RFC Editor database,
8+
the output from the ietf/utils/draft.py parser, the existing datatracker
9+
data, and eyeballing the RFCs, this provides a dramatic increase of the
10+
quality of the RFC author information data in the datatracker.
11+
12+
There are also some bugfixes:
13+
14+
* Merged in [13337] from rcross@amsl.com:
15+
When editing interim meeting request show duration as HH:MM instead of
16+
HH:MM:SS. Fixes #2226.
17+
18+
* Merged in [13290] from rjsparks@nostrum.com:
19+
This provides the utility used to reconcile the RFC Editor database
20+
against what the draft parser returns for document authors.
21+
22+
* Merged in [13336] from rcross@amsl.com:
23+
Fix issue where deferring a ballot causes 500 error in Telechat app.
24+
Fixes #1342.
25+
26+
* Merged in the data migrations from [13289] from rjsparks@nostrum.com:
27+
Mapped a large number of email addresses found from the RFC Editor
28+
database and from parsing RFCs to the right Person objects, and creating
29+
Person objects as necessary. Updated the documentauthors set for RFCs
30+
based on reconciling what the tracker already knew with the RFC Editor
31+
database and the parsing the RFCs. Manually inspected the Updates to
32+
ensure no author was inappropriately removed from the set.
33+
34+
-- Henrik Levkowetz <henrik@levkowetz.com> 16 May 2017 15:34:37 +0000
35+
36+
137
ietfdb (6.50.1) ietf; urgency=medium
238

339
This is a bugfix release, which also introduces some schema changes,

0 commit comments

Comments
 (0)