diff options
author | Nick Mathewson <nickm@torproject.org> | 2014-04-08 20:34:23 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2014-04-08 20:34:23 -0400 |
commit | 53676e71b52a7a52c007cab55ecf020a1beeeefa (patch) | |
tree | c02f31a1e0c53b7bcfdb2986ad5aa87d47bad6f5 /changes/bug4241 | |
parent | 6a0dc0e585cbd9d53c91fe217adf2a4d4754694e (diff) | |
download | tor-53676e71b52a7a52c007cab55ecf020a1beeeefa.tar tor-53676e71b52a7a52c007cab55ecf020a1beeeefa.tar.gz |
Start work on the changelog for 0.2.5.4-alpha
This commit does nothing other than pull the changes/* files into
ChangeLog, sorted by declared type. I haven't comined any entries or
vetted anything yet.
Diffstat (limited to 'changes/bug4241')
-rw-r--r-- | changes/bug4241 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/changes/bug4241 b/changes/bug4241 deleted file mode 100644 index a7d34bf6a..000000000 --- a/changes/bug4241 +++ /dev/null @@ -1,3 +0,0 @@ - o Minor bugfixes: - - Only retry attempts to connect to a chosen rendezvous point 8 times, - not 30. Fixes bug #4241; bugfix on 0.1.0.1-rc. |