Changelog entry for 4.51

- Legacy-Id: 5777
This commit is contained in:
Henrik Levkowetz 2013-06-09 20:03:29 +00:00
parent a4d486ab26
commit 2b519700a5

View file

@ -1,3 +1,27 @@
ietfdb (4.51) ietf; urgency=low
This is a minor bugfix release, in preparation for the next major
merge. Fixes:
* Use argument 'draft' for document instead of 'approved_draft_name' when
sending sync notifications to the RFC-Editor.
* Moved settings for RFC-Editor sync to settings.py.
* Don't actually do a post to the rfc-editor's state sync interface for a
publication request when not in production mode.
* Merged [5770] from rjsparks@nostrum.com:
- Added editing last call messages, requesting, issuing and tracking IETF
LCs to status-change documents
- Added a Cancel button to the form that allows editing the relations for
status-change documents
- Added instructions to the agenda section 3.3
This adds states to status-change- documents and has a migration that
must be applied. Fixes bug #1039
-- Henrik Levkowetz <henrik@levkowetz.com> 09 Jun 2013 22:03:29 +0200
ietfdb (4.50) ietf; urgency=medium
This is a major feature release, which introduces datatracker support