|
| 1 | +ietfdb (4.45) ietf; urgency=medium |
| 2 | + |
| 3 | + This release contains bugfixes and some minor features. |
| 4 | + |
| 5 | + * Added IAB Chair permission for some IESG agenda links. |
| 6 | + |
| 7 | + * Added alternative names for 2 iana states which seems to have changed |
| 8 | + name since the code was originally deployed. Also added a guard against |
| 9 | + sending state change emails when the iana state hasn't actually changed. |
| 10 | + |
| 11 | + * Don't use non-ascii names in the email lists (at least for now), as the |
| 12 | + the code doesn't generate proper email header IDN encoding for non-ascii |
| 13 | + addresses. |
| 14 | + |
| 15 | + * Added the secretariat to the recipient list for publication request |
| 16 | + emails generated by the datatracker. Fixes issue #964. |
| 17 | + |
| 18 | + * Fixed a problem with checking shepherd writeup editing permissions for |
| 19 | + logged-in users with no associated person object. |
| 20 | + |
| 21 | + * Reverted a change from [5602], reinstating the explicit To: field for |
| 22 | + last-call announcements, because removing it caused the copies of the |
| 23 | + announcements destined for email lists to be held by Mailman for |
| 24 | + moderation because of implicit destination. Relates to issue #811. |
| 25 | + |
| 26 | + * Changed additional places to use IANA sync settings from settings.py |
| 27 | + |
| 28 | + * Merged [5645],[5646] and [5647] from olau@iola.dk: |
| 29 | + - Added support for notifying the RFC Editor upon draft approval |
| 30 | + - Added action to post to RFC Editor on non-IESG publication requests too |
| 31 | + - Fixed a bug that the CC on the announcement copy sent to IANA wasn't |
| 32 | + cleared causing people on the CC to get duplicate emails |
| 33 | + |
| 34 | + * Refined the INSTALL instructions for secretariat releases. |
| 35 | + |
| 36 | + * Added instructions on updating the release version and date for patch |
| 37 | + releases. |
| 38 | + |
| 39 | + * Added RjS to the ADMINS setting, so he will receive exception emails. |
| 40 | + |
| 41 | + -- Henrik Levkowetz <henrik@levkowetz.com> 14 May 2013 21:50:09 +0200 |
| 42 | + |
| 43 | + |
1 | 44 | ietfdb (4.44) ietf; urgency=medium |
2 | 45 |
|
3 | 46 | This is a combined bugfix and feature release. It provides improvements to |
|
0 commit comments