Skip to content

Commit 3c4798c

Browse files
committed
Changelog entry for 6.55.1
- Legacy-Id: 13690
1 parent 746ed05 commit 3c4798c

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

changelog

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@ ietfdb (6.55.1) ietf; urgency=medium
66
* Don't deliver spurious yang extraction errors for drafts where no yang
77
modules were found.
88

9+
* Added circular parent relationship detection and logging in the
10+
Group.is_decendant_of() method, and form validation error on loop in the
11+
group edit form data cleaning.
12+
13+
* Increased the test crawlers verbose output.
14+
15+
* Added a guard around rendering of group.ad_role, which isn't always set.
16+
17+
* Refined the appearance and wording of the 'Manage document's adoption'
18+
button, to make it possible for chairs to correct an adoption in the
19+
wrong group.
20+
921
* Replaced the use of unaccent.asciify(), which has similar functionality
1022
as unidecode.unidecode(). Changed the draft parser to work exclusively
1123
with unicode text, which both makes the removal of unaccent easier, and
@@ -32,7 +44,7 @@ ietfdb (6.55.1) ietf; urgency=medium
3244
* Make sure wordwrap() and friend works as intended if they are used as
3345
template filters and given string arguments.
3446

35-
-- Henrik Levkowetz <henrik@levkowetz.com> 17 Jun 2017 14:16:17 -0700
47+
-- Henrik Levkowetz <henrik@levkowetz.com> 20 Jun 2017 13:43:31 +0000
3648

3749

3850
ietfdb (6.55.0) ietf; urgency=medium

0 commit comments

Comments
 (0)