From df579c6b4547a117454b74b738250b0c0400b990 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Thu, 16 Apr 2015 19:57:41 -0700 Subject: [PATCH] Changelog for #1404 --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5586d96bc..2e5d001e5 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -37,6 +37,8 @@ Little fixes and improvements: :bug:`1422` * Fix a crash when the importer cannot open its log file. Thanks to :user:`barsanuphe`. :bug:`1426` +* Fix an error when writing fields called `date` and `original_date` (which + are not built-in beets fields). :bug:`1404` 1.3.11 (April 5, 2015) ----------------------