From 894b6ea66cb87601e244c6c4667b60c61aa51ae4 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Sat, 24 Sep 2016 06:22:48 +0000 Subject: [PATCH] bip-0002: Sort changes vs BIP 1 by relevance --- bip-0002.mediawiki | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/bip-0002.mediawiki b/bip-0002.mediawiki index 897ba05c..c8c9de46 100644 --- a/bip-0002.mediawiki +++ b/bip-0002.mediawiki @@ -389,16 +389,16 @@ Why is Public Domain no longer acceptable for new BIPs? ==Changes from BIP 1== -* Acceptable licenses are redefined entirely, allowing a wide variety of open licenses, while prohibiting the problematic older choices. -* An implementation is now required (when applicable) before BIPs can proceed to Proposed Status. -* The License preamble headers have been added. -* BIP Comments are newly introduced. -* Non-image auxiliary files are permitted in the bip-XXXX subdirectory. -* The Post-History header may be provided as a link instead of a simple date. -* The Resolution header has been dropped, as it is not applicable to a decentralised system where no authority exists to make final decisions. -* Email addresses are now required for authors. -* Markdown format is no longer permitted for BIPs. +* Acceptable licenses are entirely rechosen, allowing a wide variety of open licenses, while prohibiting the problematic older choices. * Accepted Status has been renamed to Proposed. +* An implementation is now required (when applicable) before BIPs can proceed to Proposed Status. +* BIP Comments are newly introduced. +* The License preamble headers have been added. +* Non-image auxiliary files are permitted in the bip-XXXX subdirectory. +* Email addresses are now required for authors. +* The Post-History header may be provided as a link instead of a simple date. +* Markdown format is no longer permitted for BIPs. +* The Resolution header has been dropped, as it is not applicable to a decentralised system where no authority exists to make final decisions. ==See Also==