Skip to content

3.01

Compare
Choose a tag to compare
@NGPixel NGPixel released this 16 Mar 22:46
· 14503 commits to main since this release

Release Date: Tue, July 20, 2010 at 4:41 PM UTC
Release Author: Henrik Levkowetz


  • Add a button to issue a ballot for documents which has entered IESG
    processing but don't have a ballot yet.

  • Always make idinternal.docstate() return a string -- there are callers
    that assume this, like the script which generates all_id2.

  • Don't fail with a server error (500) if a bad draft name (containing
    for instance newlines) is entered -- just return a 404.

  • For WG charters under evaluation, show the year too, not only month and
    day. This will reveal bad date information in the charter files.

  • If we fail to parse the date of a WG charter under evaluation, use 1
    Jan 1900, and carry on. Don't fail with a server error.