summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIrina Truong <i.chernyavska@gmail.com>2017-04-30 16:46:09 -0700
committerIrina Truong <i.chernyavska@gmail.com>2017-04-30 16:46:09 -0700
commitb0d77c1021589988b04c2bc11a19f945761740aa (patch)
tree0f3956e154ce9ae640a24dc5f26225de8c664fba
parentc2dd7670fab02b14321ae3deedd3c9582485022f (diff)
Changelog.
-rw-r--r--changelog.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.rst b/changelog.rst
index e8bbd9c9..2ee470c8 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -14,6 +14,7 @@ Bug fixes:
* Fixed external editor bug (issue #668). (Thanks: `Irina Truong`_).
* Standardize command line option names. (Thanks: `Russell Davies`_)
* Improve handling of ``lock_not_available`` error (issue #700). (Thanks: `Jackson Popkin <https://github.com/jdpopkin>`_)
+* Fixed user option precedence (issue #697). (Thanks: `Irina Truong`_).
Internal changes:
-----------------