From 25b77a6c756496e0508b92dc58ac015091d1bc41 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Thu, 6 Sep 2012 12:51:46 -0400 Subject: Partial fix for ASF tags Actually transfer all ASF tags into the asf tag array. I suspect that some things like 'genre' may actually be multivalued, but I don't have any samples to back that up. --- docs/CHANGELOG | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/CHANGELOG') diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 53143d94..3cf94fcc 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,9 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.6-future + - Fixed ASF tag parsing regression (reported by cygn) + v.3.6-Alpha2 2012-08-15 - Fixed CLI database load to work regardless of whether it's run from the top-level directory (reported by porthose) -- cgit