diff --git a/docs/changelog.rst b/docs/changelog.rst index b04c6b95..bfc4a742 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -40,6 +40,11 @@ a temporary regression of :issue:`527`. asyncronously through the GObject event loop. This should resolve the issue that has blocked the merge of the EOT-vs-EOS fix for a long time. +**Config file loading** + +- The default for the config flag has been uptated to include + ``$XDG_CONFIG_DIRS`` in addition to ``$XDG_CONFIG_DIR``. (Fixes :issue:`431`) + v0.17.0 (2013-11-23) ====================