diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-04-30 15:29:56 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-04-30 15:29:56 -0400 |
commit | ef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48 (patch) | |
tree | 7f4a2bb6a09174313ffacdb2df8eb82772de5b57 /changes/bug15591 | |
parent | 174598f3ef95423bcc9d1614638a4cc9e7dd9f52 (diff) | |
download | tor-ef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48.tar.gz tor-ef7ef4abb4f28d0d7615cd1bcae42c38f3c08e48.zip |
Move changes entries into changelog for 0.2.7.1-alpha
Diffstat (limited to 'changes/bug15591')
-rw-r--r-- | changes/bug15591 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug15591 b/changes/bug15591 deleted file mode 100644 index 1398a027d7..0000000000 --- a/changes/bug15591 +++ /dev/null @@ -1,4 +0,0 @@ - o Testing: - - Check for matching value in server response in ntor_ref.py. - Fixes bug 15591; bugfix on 0.2.4.8-alpha. Reported and fixed - by "joelanders". |