diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-01-23 12:04:12 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-01-23 12:04:12 +0000 |
commit | 70db0f6985b64aa3b5c057fbaed7a9171ddfe2c2 (patch) | |
tree | cc3bdad0311c2bd615967f3adee67e8620a80f0c | |
parent | 948743037b36598a38a04889524fb93b8da65673 (diff) |
Mention that my last commit fixes #328241
Original commit message from CVS:
Mention that my last commit fixes #328241
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -42,6 +42,7 @@ strings. Parse numeric genre strings and ID3v2 type "(3)(6)Alternative" style genre strings. Parse dates that are only YYYY or YYYY-mm format. + (Fixes #328241) 2006-01-20 Tim-Philipp Müller <tim at centricular dot net> |