Skip to content

Commit c604349

Browse files
committed
Updated changelog information for 6.31.1
- Legacy-Id: 11897
1 parent eb22690 commit c604349

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

changelog

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,33 @@
11
ietfdb (6.31.1) ietf; urgency=low
22

3+
This release adds more proceedings generation functionality, adds
4+
slide ordering for session materials, adds caching for the json
5+
export for the 'IETFers' iOS app, tweaks some fonts, and fixes a
6+
number of bugs:
7+
8+
* Merged in [11891] from rjsparks@nostrum.com:
9+
Modified agenda.json to properly handle meetings that do not have an
10+
agenda yet. Fixes #2003.
11+
12+
* Merged in [11890] from rcross@amsl.com:
13+
Modified the monthly progress report script to deal with unicode
14+
characters in document titles.
15+
16+
* Merged in [11889] from rcross@amsl.com:
17+
Strip .py extension of report scripts to match the rest. Add
18+
svn:executable to scripts that were missing it.
19+
20+
* Added page caching for json_agenda(). Changed localization of naive
21+
time from database in json_agenda to use settings.PRODUCTION_TIMEZONE.
22+
23+
* Merged in [11888] from rjsparks@nostrum.com:
24+
Added an order field to sessionpresentation to allow ordering slides.
25+
Reworked the session details page to break slides and drafts into their own
26+
sections.
27+
28+
* Added handling for an exception which could occur for charter documents
29+
which does not have a matching chartered group.
30+
331
* Merged in [11877] from rjsparks@nostrum.com:
432
Copy group chairs on confirmation email when a new group document
533
revision is submitted that changes the author set. Fixes #1998.

0 commit comments

Comments
 (0)