|
| 1 | +ietfdb (6.87.1) ietf; urgency=medium |
| 2 | + |
| 3 | + This is a bugfix release, whith the following changes: |
| 4 | + |
| 5 | + * Merged in [15601] from rjsparks@nostrum.com: |
| 6 | + Corrected some DocTypeName entries' prefix value. Made the search code |
| 7 | + more robust against DocTypeName objects that have an empty prefix value. |
| 8 | + Fixes #2599. |
| 9 | + |
| 10 | + * Merged in [15596] from rjsparks@nostrum.com: |
| 11 | + Improved coverage for several tests. |
| 12 | + |
| 13 | + * Merged in [15595] from rjsparks@nostrum.com: |
| 14 | + Converted stats, submit, sync. and utils/test to use factories. |
| 15 | + Excluded utils/test_data from coverage checks. |
| 16 | + |
| 17 | + * Fixed some incorrect topic audience id slugs, to make the NomCom topic |
| 18 | + availability filtering work correctly. |
| 19 | + |
| 20 | + * Updated the nomcom reference from 3777 to 7437 on the Person profile edit |
| 21 | + page. |
| 22 | + |
| 23 | + * Merged in [15580] from rjsparks@nostrum.com: |
| 24 | + Better constrain a liaison test object to match the preconditions for |
| 25 | + the test. |
| 26 | + |
| 27 | + * Tweaked the mail sending routines' handling of the copy flag. |
| 28 | + |
| 29 | + * Changed the mail sending routines so it's possible to not copy the |
| 30 | + debug archive on some messages. |
| 31 | + |
| 32 | + * Added 'os.chdir()' to virtualenv_activate to place us correctly to pick |
| 33 | + up patch files. |
| 34 | + |
| 35 | + * Added Message-ID to log lines for sent email messages. |
| 36 | + |
| 37 | + -- Henrik Levkowetz <henrik@levkowetz.com> 22 Oct 2018 16:17:25 +0000 |
| 38 | + |
| 39 | + |
1 | 40 | ietfdb (6.87.0) ietf; urgency=medium |
2 | 41 |
|
3 | 42 | **Nomcom, agenda, and test improvements, new API for secretariat use** |
|
0 commit comments