Changelog entry for 5.6.5

- Legacy-Id: 8465
This commit is contained in:
Henrik Levkowetz 2014-10-25 16:14:15 +00:00
parent 7bb5c69828
commit b251c7499c

View file

@ -1,3 +1,24 @@
ietfdb (5.6.5) ietf; urgency=medium
This is a minor release which brings in support for 'recording' documents,
intended to cover audio and video recordings. This makes it possible to
associate links to audio and video recordings with meeting sessions, and
will make it possible to also include such links in the proceedings. There
is also a database schema migration needed to support the 'recording'
documents.
* Merged in [8237] from rcross@amsl.com:
Changes to support video content in proceedings ('recording' document
type).
* Normalized the naming of a couple of NameModel subclasses, with a migration
and updated fixture.
* Added a migration to change foreign keys to NameModel models from 8 to
32 bytes.
-- Henrik Levkowetz <henrik@levkowetz.com> 25 Oct 2014 09:14:15 -0700
ietfdb (5.6.4) ietf; urgency=medium
* Merged in [8359] from rcross@amsl.com: