瀏覽代碼

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).