]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
r12373@Kushana: nickm | 2007-03-02 13:11:11 -0500
authorNick Mathewson <nickm@torproject.org>
Fri, 2 Mar 2007 20:00:30 +0000 (20:00 +0000)
committerNick Mathewson <nickm@torproject.org>
Fri, 2 Mar 2007 20:00:30 +0000 (20:00 +0000)
 credit PEP as source of Tor process

svn:r9712

doc/spec/proposals/001-process.txt

index c624dfdbc02ceaebd8d745abf9b5a234cc0dd42b..6500e1fe0b5b7f181dbffa5667fc39b1e58a71cd 100644 (file)
@@ -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