소스 검색

Merge branch 'maint-0.2.1'

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

+ 3 - 3
ChangeLog

@@ -105,9 +105,9 @@ Changes in version 0.2.1.20 - 2009-??-??
     - Fix a signed/unsigned compile warning in 0.2.1.19.
     - Fix possible segmentation fault on directory authorities. Bugfix on
       0.2.1.14-rc.
-    - Fix an extremely infinite recursion bug that could occur if we tried
-      to log a message after shutting down the log subsystem.  Found by Matt
-      Edman.  Bugfix on 0.2.0.16-alpha.
+    - Fix an extremely rare infinite recursion bug that could occur if
+      we tried to log a message after shutting down the log subsystem.
+      Found by Matt Edman. Bugfix on 0.2.0.16-alpha.
 
 
 Changes in version 0.2.1.19 - 2009-07-28