Bert JW Regeer
2016-02-02 a223c057d939e1ce39de91b55142337ea9855eaf
Add CHANGES for deprecation
1 files modified
10 ■■■■■ changed files
CHANGES.txt 10 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -1,6 +1,16 @@
unreleased
==========
Deprecations
------------
- Missed the deprecation of one more daemon/process management feature that
  allowed logging to a file. This deprecates ``--log-file`` which is generally
  only used with pserve running in daemon mode.
Bug Fixes
---------
- Fix an issue with differing CSRF token data types on Python runtimes
  supporting ``hmac.compare_digest``.
  See https://github.com/Pylons/pyramid/pull/2299