aboutsummaryrefslogtreecommitdiff
path: root/changes/bug8792
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2013-10-01 20:41:46 -0400
committerRoger Dingledine <arma@torproject.org>2013-10-01 20:41:46 -0400
commit299e8c0292f324b3c39f1ffae9792fd4fcafe773 (patch)
tree0c6e97afbca9bb01a2dda08e22e0002c6da8a125 /changes/bug8792
parentbce775c1592d921ab10415fe0e02c614984f3b4e (diff)
downloadtor-299e8c0292f324b3c39f1ffae9792fd4fcafe773.tar
tor-299e8c0292f324b3c39f1ffae9792fd4fcafe773.tar.gz
first draft of an 0.2.5.1-alpha changelog
Diffstat (limited to 'changes/bug8792')
-rw-r--r--changes/bug87924
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug8792 b/changes/bug8792
deleted file mode 100644
index 6f4e3bf7b..000000000
--- a/changes/bug8792
+++ /dev/null
@@ -1,4 +0,0 @@
- o Removed code
- - Remove constants and tests for PKCS1 padding; it's insecure and
- shouldn't be used for anything new. Fixes bug #8792; patch
- from Arlo Breault.