소스 검색

Updates Changelog

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

+ 10 - 0
Changelog

@@ -53,6 +53,16 @@ If you're looking for versions prior to 3.0.x you should go to :ref:`history`.
 
 - Chord unlock now handles errors occurring while calling the callback.
 
+- Improved init scripts for CentOS.
+
+    - Updated to support celery 3.x conventions.
+    - Now uses CentOS built-in ``status`` and ``killproc``
+    - Support for multi-node / multi-pid worker services.
+    - Standard color-coded CentOS service-init output.
+    - A test suite.
+
+    Contributed by Milen Pavlov
+
 - ``ResultSet.join`` now always works with empty result set (Issue #1219).
 
 - A ``group`` consisting of a single task is now supported (Issue #1219).