Skip to content

Commit 0f2a79d

Browse files
committed
Changelog entry for release 6.64.1.
- Legacy-Id: 14272
1 parent a25ee4e commit 0f2a79d

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

changelog

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
ietfdb (6.64.1) ietf; urgency=medium
2+
3+
This is a bugfix release. Here's an extract from the commit log:
4+
5+
* Added missing in-loop variable initializations in the yang checker
6+
code. Fixes issue #2397.
7+
8+
* Improved the help message for the run_yang_model_checks management
9+
command.
10+
11+
* Included the path for draft moduled found invalid in the module paths
12+
when running yanglint, in order to avoid some unhelpful model not found
13+
messages. Fixes issue #2398.
14+
15+
* Removed case sensitivity in the submission API when comparing the
16+
submitter email address with the email addresses found in the draft. Fixes
17+
issue #2396.
18+
19+
* Added a data migration to upgrade the submission checker json details
20+
to a consistent format.
21+
22+
* Typo and initialization value fixes.
23+
24+
-- Henrik Levkowetz <henrik@levkowetz.com> 01 Nov 2017 12:02:33 -0700
25+
26+
127
ietfdb (6.64.0) ietf; urgency=medium
228

329
**Yang resource links on yang draft pages**

0 commit comments

Comments
 (0)