From bf638e2112cceee6909d4ce7c9d80c161b7ed42f Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Mon, 19 Dec 2011 19:56:00 -0800 Subject: [PATCH] changelog note about incremental import message --- docs/changelog.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 40ba8a9e7..75f8ce08e 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -18,6 +18,7 @@ This release focuses on making beets' path formatting vastly more powerful. * Fix an incompatibility in BPD with libmpc (the library that powers mpc and ncmpc). * Fix a crash when importing a partial match whose first track was missing. +* Add a message when skipping directories during an incremental import. * Ignore FUSE's shadow files when importing. * Removed the ``--path-format`` global flag for ``beet``. * Removed the ``lastid`` plugin, which was deprecated in the previous version.