diff options
author | Roger Dingledine <arma@torproject.org> | 2012-06-23 15:42:18 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2012-06-23 15:42:18 -0400 |
commit | ce44346aa5b4dddf37aff992755ef472d0d1f5a2 (patch) | |
tree | afb8d8d7ad76c4fe9d2de3e23477e4659ac92062 /ChangeLog | |
parent | d0243e82cfcdf6684283c37f20db2d999740bdf3 (diff) | |
download | tor-ce44346aa5b4dddf37aff992755ef472d0d1f5a2.tar.gz tor-ce44346aa5b4dddf37aff992755ef472d0d1f5a2.zip |
fix broken utf8-ism
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -287,7 +287,7 @@ Changes in version 0.2.3.16-alpha - 2012-06-05 0.2.2.11-alpha. - Correctly handle checking the permissions on the parent directory of a control socket in the root directory. Bug found - by Esteban Manchado Velázquez. Fixes bug 5089; bugfix on Tor + by Esteban Manchado Velázquez. Fixes bug 5089; bugfix on Tor 0.2.2.26-beta. - When told to add a bridge with the same digest as a preexisting bridge but a different addr:port, change the addr:port as |