File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ietfdb (6.130.1) ietf; urgency=medium
2+
3+ **Bugfixes**
4+
5+ From the commit log:
6+
7+ * Merged in [17797] from rjsparks@nostrum.com:
8+ Better use of group type in interim announcement tools. Fixes #2989.
9+
10+ * Refactored many instances of msg.get_payload(decode=True).decode('utf-8')
11+ and similar to get_payload_text(msg), which uses msg.get_charset() to get
12+ the actual charset to do the decoding in a consistent manner. Also
13+ removed some instances of force_str (but more remain).
14+
15+ * Added group chair/secretary role information to the personal meetecho
16+ key API return.
17+
18+ * Added a bunch of drafts for which we don't have text files to the
19+ test-crawler exclusion list.
20+
21+ * Fleshed out a review test slightly, and did some refactoring.
22+
23+ * Added an utility function to get email payload as unicode text.
24+
25+ * Merged in [17794] from mark@painless-security.com:
26+ Add the 'msg' variable for interpolation on reviewer availability
27+ change emails, and reformat the add-a-period email. Fixes #2891.
28+
29+ * Merged in [17722] from mark@painless-security.com:
30+ Remove the 'experimental' verbiage from the references / referenced by
31+ pages. Fixes #2857.
32+
33+ * Fixed a bug in upcoming() leading to entries before the current date
34+ being shown.
35+
36+ -- Henrik Levkowetz <henrik@levkowetz.com> 18 May 2020 04:46:17 +0000
37+
38+
139ietfdb (6.130.0) ietf; urgency=medium
240
341 **Meeting services for IAB programs, meeting shortcuts in additional places, bugfixes**
You can’t perform that action at this time.
0 commit comments