* Fixed HTTP range headers for negative length larger than content size. * Disabled universal wheel generation as wsgiserver has Python duality. * Pull Request :issue:`42`: Correct TypeError in ``check_auth`` when encrypt is used. * Pull Request :issue:`59`: Correct signature of HandlerWrapperTool. * Pull Request :issue:`60`: Fix error in SessionAuth where login_screen was incorrectly used. * Issue :issue:`1077`: Support keyword-only arguments in dispatchers (Python 3). * Issue :issue:`1019`: Allow logging host name in the access log. * Pull Request :issue:`50`: Fixed race condition in session cleanup.
3.5.0
------
* Issue :issue:`1301`: When the incoming queue is full, now reject additional connections. This functionality was added to CherryPy 3.0, but unintentionally lost in 3.1.