Skip to content

Commit 1eb3c3c

Browse files
committed
Changelog for #1480 fix
1 parent 96c5121 commit 1eb3c3c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/changelog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,10 @@ Fixes:
8585
non-ASCII characters. :bug:`1551`
8686
* :doc:`/plugins/fetchart`: Work around a urllib3 bug that could cause a
8787
crash. :bug:`1555` :bug:`1556`
88+
* When you edit the configuration file with ``beet config -e`` and the file
89+
does not exist, beets creates an empty file before editing it. This fixes an
90+
error on OS X, where the ``open`` command does not work with non-existent
91+
files. :bug:`1480`
8892

8993
.. _Python bug: http://bugs.python.org/issue16512
9094

0 commit comments

Comments
 (0)