docs: Update change log with XDG_CONFIG_DIRS change

This commit is contained in:
Thomas Adamcik 2013-12-19 22:13:17 +01:00
parent 89638e55d6
commit 2a57190d7a

View File

@ -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)
====================