Skip to content

Commit bffa489

Browse files
committed
Changelog entry for 6.61.0
- Legacy-Id: 14114
1 parent 541aa3e commit bffa489

1 file changed

Lines changed: 34 additions & 0 deletions

File tree

changelog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
ietfdb (6.61.0) ietf; urgency=medium
2+
3+
This is a small feature release which adds directorate mail aliases,
4+
annoncement tool refactoring, improved handling of Yang validation
5+
messages and xml submission processing messages. Details:
6+
7+
* Merged in [14106] from rcross@amsl.com:
8+
Add support for directorates to generate-wg-aliases. Fixes #2363.
9+
10+
* Merged in [14104] from rcross@amsl.com:
11+
Update secretariat admin permissions. Change AnnouncementFrom.address
12+
to CharField because full emails, with real name, fail EmailField
13+
validation. Includes migration.
14+
15+
* Merged in [14103] from rcross@amsl.com:
16+
Change announcement tool access function to use data from
17+
AnnouncementFrom objects. Fixes #2362.
18+
19+
* Tweaked the submission checker shell invocation code to deal with
20+
command lines starting with environment variable settings.
21+
22+
* Changed the message shown when xml file parsing fails during draft
23+
submission to include the actual error message from the xml parser. Fixes
24+
issue #2353.
25+
26+
* Fixed another issue with the meeting materials urls, related to the
27+
href() normalisation work.
28+
29+
* Changed the handling of yang validation otput to capture errors
30+
messages also when command the exit code is zero.
31+
32+
-- Henrik Levkowetz <henrik@levkowetz.com> 11 Sep 2017 15:17:01 +0000
33+
34+
135
ietfdb (6.60.0) ietf; urgency=medium
236

337
**Show NomCom eligibility on account page**

0 commit comments

Comments
 (0)