Skip to content

Commit 1fe2be6

Browse files
committed
Changelog entry for 6.98.2
- Legacy-Id: 16365
1 parent 0824172 commit 1fe2be6

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

changelog

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,34 @@
1+
ietfdb (6.98.2) ietf; urgency=medium
2+
3+
This is a minor release that fixes some bugs and tweaks some settings.
4+
From the commit log:
5+
6+
* Changed some tests to match production group type changes for some special
7+
groups.
8+
9+
* Made the bin/daily cron script quiteter.
10+
11+
* Various changes to make yang-related management commands quieter
12+
13+
* Added a fix for an issue in get_meeting_registration_data() which could
14+
happen if we tried to create a Person record for with a user of an
15+
existing Person.
16+
17+
* Changed the permitted length of patent_title from 127 to 255.
18+
19+
* Added additional guards against duplicate m2m entries.
20+
21+
* Added a utility to check copyright statements in specified files.
22+
23+
* Updated some functions and views in secr/srec/ to use GroupFeatures
24+
instead of hardcoded lists of group types.
25+
26+
* Made session requests also work for ad-hoc groups, which may not have a
27+
parent area.
28+
29+
-- Henrik Levkowetz <henrik@levkowetz.com> 03 Jul 2019 20:27:54 +0000
30+
31+
132
ietfdb (6.98.1) ietf; urgency=medium
233

334
This is a bugfix release that cleans up some remaining issues from the

0 commit comments

Comments
 (0)