Skip to content

Commit 6c1bafc

Browse files
committed
- Legacy-Id: 16132
1 parent c90977e commit 6c1bafc

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

PLAN

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,18 @@ Updated: $Date$
77
Planned work in rough order
88
===========================
99

10-
* Fix the rfc sync script to update BCP changes (a BCP points to new RFC numbers)
10+
* Fix the DocAlias model to be m2m with documents, in order to be able to
11+
model BCPs that represent groups of RFCs properly, then fix the rfc sync
12+
script to update BCP aliases when changes occur changes (a BCP points to new
13+
RFC numbers)
14+
15+
* Transition to Python 3. This will make it easier to add add support for
16+
internationalsed email, and also other i18n enhancements.
1117

1218
* Polish the htmlization pages, making the style identical with tools.ietf.org.
1319

1420
* Revisit the review tool, work through the accumulated tickets.
1521

16-
* Transition to Python 3. This will make it easier to add add support for
17-
internationalsed email, and also other i18n enhancements.
18-
1922
* Review and change the draft submission and handling code to deal with UTF-8
2023
instead of ascii before upload of utf-8 drafts should be permitted.
2124
(This may fall out for free with the Python 3 transition).

0 commit comments

Comments
 (0)