docs: update release notes with noteworthy commits
Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/59e4bdac Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/59e4bdac Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/59e4bdac Branch: refs/heads/1.6.x Commit: 59e4bdaced13954ff9c8d8927c6090a65a429a37 Parents: ce57300 Author: Dave Cottlehuber <[email protected]> Authored: Thu Aug 14 11:58:33 2014 +0200 Committer: Dave Cottlehuber <[email protected]> Committed: Mon Aug 18 13:09:58 2014 +0200 ---------------------------------------------------------------------- share/doc/src/whatsnew/1.6.rst | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/59e4bdac/share/doc/src/whatsnew/1.6.rst ---------------------------------------------------------------------- diff --git a/share/doc/src/whatsnew/1.6.rst b/share/doc/src/whatsnew/1.6.rst index 5b971da..a5f0e4e 100644 --- a/share/doc/src/whatsnew/1.6.rst +++ b/share/doc/src/whatsnew/1.6.rst @@ -33,6 +33,15 @@ as deprecated and will be removed in future releases. It's strongly recommended to update :config:option:`httpd/authentication_handlers` option with new value in case if you had used such handler. +.. _release/1.6.1: + +Version 1.6.1 +============= + +bugfix release: + +* Hash admin passwords stored in ``local.ini`` on startup :commit:`d43f69d`. + .. _release/1.6.0: Version 1.6.0
