Skip to content

Commit 5f582e5

Browse files
committed
Changelog entry for 6.68.1
- Legacy-Id: 14460
1 parent 45ca565 commit 5f582e5

1 file changed

Lines changed: 11 additions & 6 deletions

File tree

changelog

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
1-
ietfdb (6.68.0) ietf; urgency=medium
1+
ietfdb (6.68.1) ietf; urgency=medium
2+
3+
This is a bugfix release, with a number of minor fixes, as follows:
24

5+
* Tweaked the query filter for 'latest' meetings in the
6+
fetch_meeting_attendance management command to deal with future meetings
7+
beyond the current meeting in the database.
38

4-
* Added a guard in document replacement following methods against infinite
5-
recursion on circular relationships.
9+
* Added a guard against infinite recursion in document replacement listing
10+
methods to deal better with circular relationships.
611

712
* Enhanced doc event notification emails with who and when. Fixes issue
813
#2428.
@@ -13,18 +18,18 @@ ietfdb (6.68.0) ietf; urgency=medium
1318

1419
* Fixed an ungarded object attribute access.
1520

16-
* Updated the API notes page.
21+
* Updated the API notes page with improved descriptions and information.
1722

1823
* Limited the iesg ballot position API to ADs (excluding secretariat).
1924

2025
* Modified the run_yang_model_checks management command to accept
21-
document aliases on the command line.
26+
document aliases (not only canonical names) on the command line.
2227

2328
* Reverted an inadvertently included patch version.
2429

2530
* Fixed some reStructuredText issues in the changelog
2631

27-
-- Henrik Levkowetz <henrik@levkowetz.com> 22 Dec 2017 11:29:14 -0800
32+
-- Henrik Levkowetz <henrik@levkowetz.com> 23 Dec 2017 21:53:13 +0000
2833

2934
ietfdb (6.68.0) ietf; urgency=medium
3035

0 commit comments

Comments
 (0)