Procházet zdrojové kódy

Merge 2.3.3 changelog from 2.3 branch

Ask Solem před 13 roky
rodič
revize
e040191283
1 změnil soubory, kde provedl 15 přidání a 0 odebrání
  1. 15 0
      Changelog

+ 15 - 0
Changelog

@@ -262,6 +262,21 @@ News
     Also, as you may have noticed the contributors of new features/fixes are
     now mentioned in the Changelog.
 
+.. _version-2.3.3:
+
+2.3.3
+=====
+:release-date: 2011-16-09 05:00 P.M BST
+:by: Mher Movsisyan
+
+* Monkey patching :attr:`sys.stdout` could result in the worker
+  crashing if the replacing object did not define :meth:`isatty`
+  (Issue #477).
+
+* ``CELERYD`` option in :file:`/etc/default/celeryd` should not
+  be used with generic init scripts.
+
+
 .. _version-2.3.2:
 
 2.3.2