From 63f542a5c21103946177b5377cdf5d08e2e68849 Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 11 Oct 2012 17:19:37 -0400 Subject: Move all externally maintained source files into src/ext The rationale for treating these files differently is that we should be checking upstream for changes as applicable, and merging changes upstream as warranted. --- changes/src_ext | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/src_ext (limited to 'changes') diff --git a/changes/src_ext b/changes/src_ext new file mode 100644 index 000000000..a1b2a2198 --- /dev/null +++ b/changes/src_ext @@ -0,0 +1,3 @@ + o Code refactoring: + - Source files taken from other packages now reside in src/ext; + previously they were scattered around the rest of Tor. -- cgit v1.2.3