diff options
author | Nick Mathewson <nickm@torproject.org> | 2011-02-22 15:58:50 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2011-02-22 15:58:50 -0500 |
commit | 3d4c2ffa30e75b25f1fc1bacbc224ce8b69b68ba (patch) | |
tree | 9dce0bf161ed7eb13dedea8bbb813e6d59441658 /changes | |
parent | 108f48dfc7f1b6bdace9b859e01dbab79aeff071 (diff) | |
parent | e606f19fa369c7ad5934793cb4f72f97972b52bc (diff) | |
download | tor-3d4c2ffa30e75b25f1fc1bacbc224ce8b69b68ba.tar tor-3d4c2ffa30e75b25f1fc1bacbc224ce8b69b68ba.tar.gz |
Merge remote branch 'origin/maint-0.2.2'
Diffstat (limited to 'changes')
-rw-r--r-- | changes/torspec.git | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/torspec.git b/changes/torspec.git new file mode 100644 index 000000000..ba33ca20f --- /dev/null +++ b/changes/torspec.git @@ -0,0 +1,5 @@ + o Packaging changes: + - Stop shipping the Tor specs files and development proposal documents + in the tarball. They are now in a separate git repository at + git://git.torproject.org/torspec.git + |