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

+ 2 - 2
Changelog

@@ -26,8 +26,8 @@ If you're looking for versions prior to 3.0.x you should go to :ref:`history`.
     and that the rate-limit implementation is now thread-less and lock-free.
 
     The thread-based transports will still use the old implementation for
-    now, but the plan is to use the timer also for thread-based
-    implementations in Celery 3.1.
+    now, but the plan is to use the timer also for other
+    broker transports in Celery 3.1.
 
 - Rate limits now works with eventlet/gevent if using RabbitMQ/Redis as the
   broker.