aboutsummaryrefslogtreecommitdiff
path: root/changes/bug6043
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-08-31 18:37:56 -0400
committerNick Mathewson <nickm@torproject.org>2012-08-31 18:37:56 -0400
commit65a65edd6b6e60827ac6a9050051eec0a09aebd7 (patch)
tree6c28630c316d8f8c96487687b8bac9d237b08d70 /changes/bug6043
parent1652aeabff3f0579fd3929b2cffbe574b887b70a (diff)
downloadtor-65a65edd6b6e60827ac6a9050051eec0a09aebd7.tar
tor-65a65edd6b6e60827ac6a9050051eec0a09aebd7.tar.gz
Remove changes files which have been removed in release-0.2.3
Diffstat (limited to 'changes/bug6043')
-rw-r--r--changes/bug60436
1 files changed, 0 insertions, 6 deletions
diff --git a/changes/bug6043 b/changes/bug6043
deleted file mode 100644
index b88bafb78..000000000
--- a/changes/bug6043
+++ /dev/null
@@ -1,6 +0,0 @@
- o Packaging (RPM):
- - Our default RPM spec files have been updated to work with mock
- and rpmbuild on RHEL/Fedora. They have an updated set of
- dependencies and conflicts, a fix for an ancient typo when creating
- the "_tor" user, and better instructions. Thanks to Ondrej
- Mikle for the patch series; fix for bug 6043.