Skip to content

Commit 0bfae27

Browse files
committed
Changelog entry for 5.5.2
- Legacy-Id: 7976
1 parent db7adf1 commit 0bfae27

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

changelog

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
ietfdb (5.5.2) ietf; urgency=medium
2+
3+
This is a bugfix release which updates the database contents with bindings for
4+
breaks and registration timeslots that make the agenda pages come out as
5+
intended.
6+
7+
Changelog:
8+
9+
* Modified the code which adds non-session entries to a schedule so as to
10+
bind a Session object also to Break and Registration timeslots, through the
11+
Schedule/Timeslot/Session m2m table. This makes the agenda templates work
12+
as expected. There's also a migration and a standalone script that fills
13+
in this information for existing schedules.
14+
15+
* Tweaked the test-crawler to show the complete chain of referrers for a
16+
failing URL.
17+
18+
* Don't show dash after timeslot names in the ietf agenda if there's no
19+
associated location.
20+
21+
-- Henrik Levkowetz <henrik@levkowetz.com> 30 Jun 2014 10:21:41 -0700
22+
23+
124
ietfdb (5.5.1) ietf; urgency=medium
225

326
This is a routine bugfix release. Here is a list of the addressed issues:

0 commit comments

Comments
 (0)