|
1 | 1 | ietfdb (6.72.4) ietf; urgency=medium |
2 | 2 |
|
3 | 3 | 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 |
14 | 16 | floor East. |
15 | 17 |
|
16 | 18 | * Changed the arguments to the xml2rfc parser to use normalize=True, in |
17 | 19 | alignment with xml2rfc internal use. |
18 | 20 |
|
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 |
20 | 25 |
|
21 | 26 |
|
22 | 27 | ietfdb (6.72.3) ietf; urgency=medium |
|
0 commit comments