Reflow changelog

This commit is contained in:
Nick Mathewson 2014-09-03 13:51:04 -04:00
parent 43bf511c31
commit 37516391be
1 changed files with 8 additions and 8 deletions

View File

@ -6,12 +6,12 @@ Changes in version 0.2.5.7-beta - 2014-09-??
when DisableNetwork is set to 0. Fixes the bug introduced by the when DisableNetwork is set to 0. Fixes the bug introduced by the
fix for bug 11200; bugfix on 0.2.5.4-alpha. fix for bug 11200; bugfix on 0.2.5.4-alpha.
- Resume expanding abbreviations for command-line options. The fix - Resume expanding abbreviations for command-line options. The fix
for bug 4647 accidentally removed our hack from bug 586 that rewrote for bug 4647 accidentally removed our hack from bug 586 that
HashedControlPassword to __HashedControlSessionPassword when it rewrote HashedControlPassword to __HashedControlSessionPassword
appears on the commandline (which allowed the user to set her when it appears on the commandline (which allowed the user to set
own HashedControlPassword in the torrc file while the controller her own HashedControlPassword in the torrc file while the
generates a fresh session password for each run). Fixes bug 12948; controller generates a fresh session password for each run). Fixes
bugfix on 0.2.5.1-alpha. bug 12948; bugfix on 0.2.5.1-alpha.
o Major bugfixes (relay): o Major bugfixes (relay):
- Avoid queuing or sending destroy cells for circuit ID zero when we - Avoid queuing or sending destroy cells for circuit ID zero when we
@ -21,8 +21,8 @@ Changes in version 0.2.5.7-beta - 2014-09-??
to a protocol-warn, since there's nothing relay operators can do to a protocol-warn, since there's nothing relay operators can do
about a client that sends them a malformed create cell. Resolves about a client that sends them a malformed create cell. Resolves
bug 12996; bugfix on 0.0.6rc1. bug 12996; bugfix on 0.0.6rc1.
- Log more specific warnings when we get an ESTABLISH_RENDEZVOUS cell - Log more specific warnings when we get an ESTABLISH_RENDEZVOUS
on a cannibalized or non-OR circuit. Resolves ticket 12997. cell on a cannibalized or non-OR circuit. Resolves ticket 12997.
o Minor features (bridge): o Minor features (bridge):
- Add an ExtORPortCookieAuthFileGroupReadable option to make the - Add an ExtORPortCookieAuthFileGroupReadable option to make the