
From julian.reschke@gmx.de  Thu Nov 25 01:05:40 2010
Return-Path: <julian.reschke@gmx.de>
X-Original-To: xml2rfc-dev@core3.amsl.com
Delivered-To: xml2rfc-dev@core3.amsl.com
Received: from localhost (localhost [127.0.0.1]) by core3.amsl.com (Postfix) with ESMTP id 8AE013A6AC0 for <xml2rfc-dev@core3.amsl.com>; Thu, 25 Nov 2010 01:05:40 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -104.716
X-Spam-Level: 
X-Spam-Status: No, score=-104.716 tagged_above=-999 required=5 tests=[AWL=-2.117, BAYES_00=-2.599, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([64.170.98.32]) by localhost (core3.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id RXa2MJQoE44E for <xml2rfc-dev@core3.amsl.com>; Thu, 25 Nov 2010 01:05:39 -0800 (PST)
Received: from mail.gmx.net (mailout-de.gmx.net [213.165.64.22]) by core3.amsl.com (Postfix) with SMTP id 3BE283A6ABD for <xml2rfc-dev@ietf.org>; Thu, 25 Nov 2010 01:05:38 -0800 (PST)
Received: (qmail invoked by alias); 25 Nov 2010 09:06:38 -0000
Received: from p508FD129.dip.t-dialin.net (EHLO [192.168.178.33]) [80.143.209.41] by mail.gmx.net (mp046) with SMTP; 25 Nov 2010 10:06:38 +0100
X-Authenticated: #1915285
X-Provags-ID: V01U2FsdGVkX1/FOVgIFdjFCZLXnwROPx6ebpXcfVPSyYFecsd9rX 76ggtvJ1wmap6G
Message-ID: <4CEE2717.7090700@gmx.de>
Date: Thu, 25 Nov 2010 10:06:31 +0100
From: Julian Reschke <julian.reschke@gmx.de>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6
MIME-Version: 1.0
To: XML Developer List <xml2rfc-dev@ietf.org>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-Y-GMX-Trusted: 0
Subject: [xml2rfc-dev] status report on RFC 5741 boilerplate
X-BeenThere: xml2rfc-dev@ietf.org
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: "Discussion about particulars of xml2rfc development and code." <xml2rfc-dev.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/xml2rfc-dev>
List-Post: <mailto:xml2rfc-dev@ietf.org>
List-Help: <mailto:xml2rfc-dev-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/xml2rfc-dev>, <mailto:xml2rfc-dev-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Nov 2010 09:05:40 -0000

Hi,

RFC 5741 introduced changes to the headers and boilerplate of RFCs (as 
of 2010-01-01).

- The support for the header changes was implemented by me in Spring; 
but there hasn't been a release since.

- The support for the boilerplate text was added by Tony Hansen during 
the Bejing code sprint. (Thanks, Tony!)

A just finished some cleanup work, and the code in trunk now passes all 
the checked in tests, and my own regression tests (mainly a larger 
collection of older RFCs). I therefore have closed issue #6, but added a 
few new tickets that describe the tasks left (some of which may not be 
needed for a release):

<http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/15>: "document 
RFC5741 boilerplate changes"

<http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/16>: "cleanup 
"status of this memo" gen; add warnings"

<http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/17>: "weird 
escaping problem for <workgroup>"

<http://trac.tools.ietf.org/tools/xml2rfc/trac/ticket/18>: "review table 
balancing code"

I'll look into #15 and #16. For #17 and #18, help from somebody who 
actually understands TCL would be appreciated :-).

Best regards, Julian
