aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket8966
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-04-28 11:59:55 -0400
committerNick Mathewson <nickm@torproject.org>2014-04-28 11:59:55 -0400
commit703ad69587b512088f178da52494d7767f521c38 (patch)
treeb4209f96d7494bdf2dbb9af74549ed83d291579e /changes/ticket8966
parent9230bc7c65cec68c66fa9c75751d6c6bd600e9fc (diff)
downloadtor-703ad69587b512088f178da52494d7767f521c38.tar.gz
tor-703ad69587b512088f178da52494d7767f521c38.zip
Deal with the aftermath of sorting contrib
This basically amounts to grepping for every file that mentioned contrib and adjusting its references to refer to the right place.
Diffstat (limited to 'changes/ticket8966')
-rw-r--r--changes/ticket89667
1 files changed, 7 insertions, 0 deletions
diff --git a/changes/ticket8966 b/changes/ticket8966
new file mode 100644
index 0000000000..d6967a4e30
--- /dev/null
+++ b/changes/ticket8966
@@ -0,0 +1,7 @@
+ o Package cleanup:
+ - The contrib directory has been sorted and tidy. Before, it was an
+ unsorted dumping ground for useful and not-so-useful things. Now,
+ it has been divided based on functionality, and the items which
+ seemed to be nonfunctional or useless have been removed. Resolves
+ ticket 8966; based on patches from "rl1987".
+