]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add a changes file about the introduction of doc/HACKING/design.
authorNick Mathewson <nickm@torproject.org>
Tue, 24 Sep 2019 23:35:42 +0000 (19:35 -0400)
committerNick Mathewson <nickm@torproject.org>
Tue, 24 Sep 2019 23:35:42 +0000 (19:35 -0400)
changes/ticket31849 [new file with mode: 0644]

diff --git a/changes/ticket31849 b/changes/ticket31849
new file mode 100644 (file)
index 0000000..9d12d93
--- /dev/null
@@ -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.