소스 검색

Note rotating log handler fix in changelog

Mike Naberezny 13 년 전
부모
커밋
90b013e5ff
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -6,6 +6,9 @@ Next release
 
 - Removed the unused "supervisor_rpc" entry point from setup.py.
 
+- Fixed a bug in the rotating log handler that would cause unexpected
+  results when two processes were set to log to the same file.
+
 3.0a12 (2011-12-06)
 -------------------