Skip to content

Commit 6cb85a7

Browse files
committed
Changelog entry for 5.4.2
- Legacy-Id: 7679
1 parent f241de2 commit 6cb85a7

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

changelog

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
ietfdb (5.4.2) ietf; urgency=medium
2+
3+
* Merged [7673] from rjsparks@nostrum.com:
4+
Made several changes to better handle non-ascii UTF-8 in email messages.
5+
- Used multipart mime when including the original message in an error
6+
message to the secretariat. Modified the way IANA review email is parsed.
7+
Added non-ascii UTF-8 tests to the IANA review email parser and to the
8+
SMTP Exception handling code.
9+
- Changed how edit_mtg() is called, in order to propagate kwargs as kwargs.
10+
Removed repeated @check_permissions.
11+
12+
* Merged [7653] from rcross@amsl.com:
13+
Fixed two issues with proceedings generation.
14+
15+
* Merged in [7644] from rjsparks@nostrum.com:
16+
17+
From rjsparks@nostrum.com:
18+
- Fixed layout issue on schedule editing page in Chrome
19+
- Fixed errant display of text in unscheduled group bar
20+
on the schedule editing page
21+
- Changed the instruction text on the special requests
22+
field of the session request form
23+
24+
From rcross@amsl.com:
25+
- Improved scheduling of non-session items
26+
- Fixed issue with layout of the new notifications page
27+
- Fixed crash on notifications page
28+
29+
-- Henrik Levkowetz <henrik@levkowetz.com> 01 May 2014 02:14:27 +0200
30+
131
ietfdb (5.4.1) ietf; urgency=high
232

333
This is a minor bugfix release, to fix an issue with the mail handling

0 commit comments

Comments
 (0)