diff --git a/PLAN b/PLAN index 0f909d686..bce17a0d1 100644 --- a/PLAN +++ b/PLAN @@ -22,6 +22,9 @@ Planned work in rough order * Revisit Yang module checks: Capture output also for passed tests. Add second checker. Fix extraction problems. +* Introduce the use of email.header.Header() in order to be able to handle + non-ascii names in email From:, To: and Cc: fields. + * Revisit photo uploads: Add photo upload for people with roles. Add photos to wg pages and group overview pages.