Changelog entry for 4.45

- Legacy-Id: 5731
This commit is contained in:
Henrik Levkowetz 2013-05-14 19:50:10 +00:00
parent 34825fc207
commit 3cb75f08f0

View file

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