소스 검색

revise changelog entry for 5097 too

Roger Dingledine 14 년 전
부모
커밋
5b4d72168f
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      ChangeLog

+ 3 - 2
ChangeLog

@@ -38,8 +38,9 @@ Changes in version 0.2.3.12-alpha - 2012-02-??
       managed pluggable transport server proxy's environment.
       managed pluggable transport server proxy's environment.
       Previously, we would put it there, even though Tor doesn't
       Previously, we would put it there, even though Tor doesn't
       implement an 'extended server port' yet, and even though Tor
       implement an 'extended server port' yet, and even though Tor
-      almost certainly isn't listening to that address. Bugfix on
-      0.2.3.6-alpha.
+      almost certainly isn't listening to that address. For now, we set
+      it to an empty string, to avoid crashing older obfsproxies. Bugfix
+      on 0.2.3.6-alpha.
     - Actually log the heartbeat message every HeartbeatPeriod seconds,
     - Actually log the heartbeat message every HeartbeatPeriod seconds,
       not every HeartbeatPeriod + 1 seconds. Fixes bug 4942; bugfix on
       not every HeartbeatPeriod + 1 seconds. Fixes bug 4942; bugfix on
       0.2.3.1-alpha. Bug reported by Scott Bennett.
       0.2.3.1-alpha. Bug reported by Scott Bennett.