From: Nick Mathewson Date: Tue, 24 Sep 2019 23:35:42 +0000 (-0400) Subject: Add a changes file about the introduction of doc/HACKING/design. X-Git-Tag: tor-0.4.2.2-alpha~21^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b03cb0cc269548f103c2fc3ff611ea3cf90437a5;p=thirdparty%2Ftor.git Add a changes file about the introduction of doc/HACKING/design. --- diff --git a/changes/ticket31849 b/changes/ticket31849 new file mode 100644 index 0000000000..9d12d938c4 --- /dev/null +++ b/changes/ticket31849 @@ -0,0 +1,5 @@ + o Documentation: + - The Tor source code repository now includes a (somewhat dated) + description of Tor's modular architecture, in doc/HACKING/design. + This is based on the old "tor-guts.git" repository, which we are + adopting and superseding. Closes ticket 31849.