From: Nick Mathewson Date: Fri, 2 Mar 2007 20:00:30 +0000 (+0000) Subject: r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500 X-Git-Tag: tor-0.1.2.10-rc~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9989cbc6999cef508d0a2a141b8066011789eaa0;p=thirdparty%2Ftor.git r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500 credit PEP as source of Tor process svn:r9712 --- diff --git a/doc/spec/proposals/001-process.txt b/doc/spec/proposals/001-process.txt index c624dfdbc0..6500e1fe0b 100644 --- a/doc/spec/proposals/001-process.txt +++ b/doc/spec/proposals/001-process.txt @@ -56,6 +56,10 @@ How to change the specs now: remain the canonical documentation for the Tor protocol: no proposal is ever the canonical documentation for an implemented feature. + (This process is pretty similar to the Python Enhancement Process, with + the major exception that Tor proposals get re-integrated into the specs + after implementation, whereas PEPs _become_ the new spec.) + {It's still okay to make small changes directly to the spec if the code can be written more or less immediately, or cosmetic changes if no code change is