Skip to content

Commit

Permalink
doc enhancements.
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitc committed Oct 30, 2019
1 parent 83e07e5 commit c1f17a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/news.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,14 @@ Changelog
- Added support to `--bind` to open file descriptors
- Document how to serve WSGI app modules from Gunicorn
- Provide guidance on X-Forwarded-For access log in documentation
- Add support for named constants in the --ssl-version flag
- Add support for named constants in the `--ssl-version` flag
- Clarify log format usage of header & environment in documentation
- Fixed systemd documentation to properly setup gunicorn unix socket
- Prevent removal unix socket for reuse_port
- Fix `ResourceWarning` when reading a Python config module
- Remove unnecessary call to dict keys method
- Support str and bytes for UNIX socket addresses
- fixed InotifyReloadeder: handle `module.__file__ is None
- fixed `InotifyReloadeder`: handle `module.__file__` is None
- `/dev/shm` as a convenient alternative to making your own tmpfs mount in fchmod FAQ
- fix examples to work on python3
- Fix typo in `--max-requests` documentation
Expand Down

0 comments on commit c1f17a0

Please sign in to comment.