-
Notifications
You must be signed in to change notification settings - Fork 210
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update RELEASE_NOTES.md for 12.17.15 release #1441
Conversation
RELEASE_NOTES.md
Outdated
## 12.17.15 (2017-12-21) | ||
|
||
- Fix a regression in IPv6 address handling | ||
- Allow disabling of reqeust logging |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reqeust -> request
RELEASE_NOTES.md
Outdated
- Fix permissions on gemfiles created with strict umask on reconfigure | ||
- Make the display of the welcome page configurable | ||
- nginx['show_welcome_page'] defaults to true | ||
- Infering the current database migration level and necessary upgrades for `chef-server-ctl upgrade` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
infering -> inferring
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise looks good.
RELEASE_NOTES.md
Outdated
- oc_bifrost['enable_request_logging'] defaults to true | ||
- bookshelf['enable_request_logging'] defaults to false | ||
- bookshelf is a change from prior behavior as this logging is redundant with the existing nginx logs | ||
- Fix permissions on gemfiles created with strict umask on reconfigure |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe "Reconfigure fixes permissions on gems with overly restrictive umask"
Signed-off-by: Bryan McLellan <[email protected]>
No description provided.