Skip to content

Commit 66abc91

Browse files
committed
Updated changelog information for 6.55.4
- Legacy-Id: 13843
1 parent 3b8277d commit 66abc91

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

changelog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
ietfdb (6.55.4) ietf; urgency=medium
22

3+
* Added a test for interim meeting agenda and minutes urls.
4+
5+
* Did a bit of optimization of the /meeting/past/ view.
6+
7+
* Fixed a problem with loosing the outermost html element when massaging
8+
html agendas, which resulted in mangled agendas if that element was
9+
<pre/>.
10+
11+
* Merged in [13832] from rjsparks@nostrum.com:
12+
Treat Area Groups similar to Working Groups and Research Groups where it
13+
makes sense to do so.
14+
15+
* Use a datatracker internal url for session agendas and minutes, to
16+
avoid X-Frame-Options SAMEORIGIN preventing agenda display in frames.
17+
18+
* django-bootstrap3 9.0.0 breaks compatibility with 8.x.y; disallow 9.0.0
19+
and higher till we can rewrite.
20+
21+
* Merged in [13830] from rjsparks@nostrum.com:
22+
Show all the sessions for area groups in the proceedings. Fixes #2265.
23+
Should be patched into production.
24+
25+
* Added wiki creation for groups in state 'bof'
26+
327
* Replaced the local copy of the draft/rfc htmlization code with rfc2html
428
as installed modeule.
529

0 commit comments

Comments
 (0)