فهرست منبع

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