From 9a68d072a440e91f5ada180404c6654e3eae93ae Mon Sep 17 00:00:00 2001 From: Mike Naberezny Date: Thu, 1 Oct 2015 14:18:10 -0700 Subject: Mention Circus as a pserve --daemon replacement. Refs #1554, #1641 --- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 7c8a9080a..2f8c455d4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -215,8 +215,8 @@ Deprecations Please use a real process manager in the future instead of relying on the ``pserve`` to daemonize itself. Many options exist including your Operating - System's services such as systemd or upstart, as well as the excellent - and simple supervisord. + System's services such as Systemd or Upstart, as well as Python-based + solutions like Circus and Supervisor. See https://github.com/Pylons/pyramid/pull/1641 -- cgit v1.2.3