Browse Source

Add a changes file about the introduction of doc/HACKING/design.

Nick Mathewson 6 years ago
parent
commit
b03cb0cc26
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/ticket31849

+ 5 - 0
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.