diff options
author | Luke Dashjr <luke-jr+git@utopios.org> | 2016-10-05 20:08:08 +0000 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2016-10-05 20:08:08 +0000 |
commit | 6a8b845f63049960322fa747239f6f9c20647cf8 (patch) | |
tree | 779f252d894cddde3e65017a157e289040306588 /bip-0002.mediawiki | |
parent | 6399875eb78e48492fc219d74c370d953c8cc29e (diff) |
bip-0002: Add missing Obsolete status and Requires to preamble overview
Diffstat (limited to 'bip-0002.mediawiki')
-rw-r--r-- | bip-0002.mediawiki | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index 8c745c8..97c22fe 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -126,12 +126,13 @@ Each BIP must begin with an RFC 822 style header preamble. The headers must appe * Comments-Summary: <summary tone> Comments-URI: <links to wiki page for comments> Status: <Draft | Active | Proposed | Deferred | Rejected | - Withdrawn | Final | Replaced> + Withdrawn | Final | Replaced | Obsolete> Type: <Standards Track | Informational | Process> Created: <date created on, in ISO 8601 (yyyy-mm-dd) format> License: <abbreviation for approved license(s)> * License-Code: <abbreviation for code under different approved license(s)> * Post-History: <dates of postings to bitcoin mailing list, or link to thread in mailing list archive> +* Requires: <BIP number(s)> * Replaces: <BIP number> * Superseded-By: <BIP number> </pre> |