Browse Source

Add Supervisor 3.3.0 release date to Supervisor 4 changelog

Mike Naberezny 9 years ago
parent
commit
3b7dcd4972
1 changed files with 3 additions and 0 deletions
  1. 3 0
      CHANGES.txt

+ 3 - 0
CHANGES.txt

@@ -24,6 +24,9 @@
   a file included via ``[include]``, it will expand to the directory of
   a file included via ``[include]``, it will expand to the directory of
   that file.  Thanks to Alex Eftimie and Zoltan Toth-Czifra for the patches.
   that file.  Thanks to Alex Eftimie and Zoltan Toth-Czifra for the patches.
 
 
+3.3.0 (2016-05-14)
+------------------
+
 - ``supervisord`` will now use ``kqueue``, ``poll``, or ``select`` to monitor
 - ``supervisord`` will now use ``kqueue``, ``poll``, or ``select`` to monitor
   its file descriptors, in that order, depending on what is available on the
   its file descriptors, in that order, depending on what is available on the
   system.  Previous versions used ``select`` only and would crash with the error
   system.  Previous versions used ``select`` only and would crash with the error