@@ -2,6 +2,22 @@ ietfdb (6.69.0) ietf; urgency=medium
22
33 **Improved NomCom support**
44
5+ This release provides a number of enhancements to the NomCom pages, as
6+ well as fixes for a number of reported issues, as follows:
7+
8+ * Merged in [14518] from rjsparks@nostrum.com:
9+ Added navigation for the nomcom-chair to external tools. Fixes #2258
10+
11+ * Merged in [14516] from rcross@amsl.com:
12+ Added admin permissions to secretariat group for nomcom objects.
13+
14+ * Refined the URL patterns and handling of alternative meeting material
15+ file formats, which were broken by an earlier refactoring (v6.57.0). Fixes
16+ issue #2436.
17+
18+ * Changed some URLs to match new locations after the deployment of the
19+ new IETF website. Fixes issue #2434
20+
521 * Merged in [14511] from rjsparks@nostrum.com:
622 Allow all the nomcom private tabs to show on the nomcom chair
723 configuration help page. Fixes #2303.
@@ -13,8 +29,6 @@ ietfdb (6.69.0) ietf; urgency=medium
1329 Make extracting lists of nomcom-related email addresses easier for the
1430 nomcom chair. Fixes #1852.
1531
16- * Removed some dead code.
17-
1832 * Merged in [14504] from rjsparks@nostrum.com:
1933 Simplified the edit nomcom members forms. Fixes #1756.
2034
@@ -25,12 +39,14 @@ ietfdb (6.69.0) ietf; urgency=medium
2539 Status change link in a saner place in the navigation. Fixes #1411 and
2640 #2433.
2741
28- * Excluded arabic names from PersonFactory due to difficulties with the
42+ * Excluded some locales from PersonFactory due to difficulties with the
2943 romanization of the names using our current transliteration library
3044 (unidecode), in particular in connection with tests doing draft author
3145 extraction.
3246
33- -- Henrik Levkowetz <henrik@levkowetz.com> 11 Jan 2018 10:06:12 -0800
47+ * Removed some dead code.
48+
49+ -- Henrik Levkowetz <henrik@levkowetz.com> 16 Jan 2018 11:32:18 +0000
3450
3551ietfdb (6.68.3) ietf; urgency=medium
3652
0 commit comments