diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-03-28 17:19:24 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-03-28 17:19:24 -0400 |
commit | 4703bf8792b69745bc87d4b2838c3b69b98e81b8 (patch) | |
tree | c40b388acf902a425323a0efb461003ba548cc94 | |
parent | 04a1696095f936e68b524ac3c4881bf404e450a5 (diff) | |
download | tor-4703bf8792b69745bc87d4b2838c3b69b98e81b8.tar.gz tor-4703bf8792b69745bc87d4b2838c3b69b98e81b8.zip |
note that bug 5151 is on 0.2.3.9-alpha
-rw-r--r-- | changes/bug5151 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug5151 b/changes/bug5151 index f872aa4b7d..4ea12198b4 100644 --- a/changes/bug5151 +++ b/changes/bug5151 @@ -1,4 +1,4 @@ o Minor bugfixes: - Fix bug stomping on ORPort option NoListen and ignoring option - NoAdvertise. Fixes bug 5151. + NoAdvertise. Fixes bug 5151; bugfix on 0.2.3.9-alpha. - Move a debug printout from notice to debug level. |