Skip to content

Commit ac5b956

Browse files
committed
Changelog entry for 6.72.4
- Legacy-Id: 14689
1 parent 7f18f05 commit ac5b956

1 file changed

Lines changed: 16 additions & 11 deletions

File tree

changelog

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

33
This release addresses a quite annoying bug that could occur when saving
4-
reviewer assignments, and widens the short floor indication string that
5-
is shown on the agenda from 2 to 3 characters.
6-
7-
* Rewrote the head-of-rotation review assignment loop to guarantee that
8-
it will terminate. This should fix the 'gateway timeout' issues we've seen
9-
lately, when review request volume in some review teams have been such that
10-
multiple assignments to the head of queue members have triggered the issue.
11-
12-
* Changed the floorplan short string from 2 to 3 characters, in order to
13-
support things like London Hilton Metropole's level -3E, 3rd lower ground
4+
reviewer assignments, and widens the short floor indication string that is
5+
shown on the agenda from 2 to 3 characters. Also addresses a couple of
6+
other bugs:
7+
8+
* Rewrote the head-of-rotation review assignment loop to guarantee that it
9+
will terminate. This should fix the 'gateway timeout' issues we've seen
10+
lately, when review request volume in some review teams have been such
11+
that multiple assignments to the head of queue members have triggered the
12+
issue.
13+
14+
* Changed the floorplan short string from 2 to 3 characters, in order to
15+
support things like London Hilton Metropole's level -3E, 3rd lower ground
1416
floor East.
1517

1618
* Changed the arguments to the xml2rfc parser to use normalize=True, in
1719
alignment with xml2rfc internal use.
1820

19-
-- Henrik Levkowetz <henrik@levkowetz.com> 22 Feb 2018 15:01:00 -0800
21+
* Changed an exception handling to not depend on exceptions having a .msg
22+
element.
23+
24+
-- Henrik Levkowetz <henrik@levkowetz.com> 23 Feb 2018 17:16:48 +0000
2025

2126

2227
ietfdb (6.72.3) ietf; urgency=medium

0 commit comments

Comments
 (0)