Skip to content

Commit 3ee8a81

Browse files
committed
Changelog entry for 6.79.1
- Legacy-Id: 15103
1 parent 989a559 commit 3ee8a81

1 file changed

Lines changed: 17 additions & 5 deletions

File tree

changelog

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
ietfdb (6.79.1) ietf; urgency=medium
22

3+
This bugfix release fixes problems with IESG ballot clearing, marks dead
4+
code as unreachable for later removal, adds new tests to increase test
5+
coverage, and fixes some issues with the test suite. It also tweaks the
6+
roles which are permitted to request document publication, loosens the
7+
need for trailing slashes for some URLs, and adds a 'Recent drafts' page.
8+
9+
* Merged in [15084] from rjsparks@nostrum.com:
10+
Corrected the implementation of clear_ballot. Added a test for it.
11+
Restored functionality to ballot popups that was missing because a
12+
template variable was not passed in.
13+
14+
* Added a 'recent drafts' page, showing drafs submitted the last 7 days.
15+
16+
* Merged in [15083] from rjsparks@nostrum.com:
17+
Removed memoize from latest_event.
18+
319
* Merged in [15080] from rjsparks@nostrum.com:
420
Marked a couple of functions as unreachable.
521

@@ -18,10 +34,6 @@ ietfdb (6.79.1) ietf; urgency=medium
1834
* Merged in [15075] from rjsparks@nostrum.com:
1935
Improved testing for docs_for_ad.
2036

21-
* Excluded nepalese from person name locales, to avoid test names that
22-
contain nonspacing marks that python 2.7 doesn't match to \w, which creates
23-
urlpattern issues.
24-
2537
* Merged in [15074] from rjsparks@nostrum.com:
2638
Simplified docs_in_iesg_process. Added a test for it.
2739

@@ -33,7 +45,7 @@ ietfdb (6.79.1) ietf; urgency=medium
3345
* Added permission for a document shepherd to request publication. Fixes
3446
issue #2509.
3547

36-
-- Henrik Levkowetz <henrik@levkowetz.com> 26 Apr 2018 12:08:20 +0000
48+
-- Henrik Levkowetz <henrik@levkowetz.com> 02 May 2018 10:42:26 +0000
3749

3850

3951
ietfdb (6.79.0) ietf; urgency=medium

0 commit comments

Comments
 (0)