From da2364a747696a531354ef7787280ca479c8a3b6 Mon Sep 17 00:00:00 2001 From: Adrian Sampson Date: Tue, 8 May 2012 16:19:37 -0700 Subject: [PATCH] changelog note for unicode rewrite fix --- docs/changelog.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/changelog.rst b/docs/changelog.rst index a08e07ceb..555a30a3b 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -55,6 +55,8 @@ Changelog even on Unix platforms (this causes less surprise when using Samba shares to store music). To customize your character substitutions, see :ref:`the replace config option `. +* :doc:`/plugins/rewrite`: Unicode rewriting rules are now allowed (thanks to + Nicolas Dietrich). * Filename collisions are now avoided when moving album art. * :doc:`/plugins/bpd`: Print messages to show when directory tree is being constructed.