소스 검색

Remove duplicate entry

Ask Solem 12 년 전
부모
커밋
172c9062b5
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      Changelog

+ 0 - 3
Changelog

@@ -96,9 +96,6 @@ If you're looking for versions prior to 3.0.x you should go to :ref:`history`.
 - The ``@task`` decorator silently ignored positional arguments,
   it now raises the expected :exc:`TypeError` instead (Issue #1125).
 
-- Worker: ``--statedb`` will now force enable pickle protocol 2
-  when writing the database.
-
 - The worker will now properly handle messages with invalid
   eta/expires fields (Issue #1232).