diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-26 04:32:08 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-26 04:32:08 +0000 |
commit | 97c78343ae899e59226ecbeb88dc4805b5ddc751 (patch) | |
tree | 500c4e90ddfe0c245cb7b30050d59fa1de6488e8 /docs | |
parent | 00417ad9658bd68f347f45e1ef8c5327fed95648 (diff) | |
download | ampache-97c78343ae899e59226ecbeb88dc4805b5ddc751.tar.gz ampache-97c78343ae899e59226ecbeb88dc4805b5ddc751.tar.bz2 ampache-97c78343ae899e59226ecbeb88dc4805b5ddc751.zip |
two file pattern fixes and some more work on the flagged stuff as well as some minor cleanup on the album art links
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 71e58b7c..a7357dc6 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,10 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed print_tags.inc file to catalog matching, now fuzzy like it + should be + - Fixed bug where file pattern would be ignored if there were no + tags in file - Replaced " " with "\s" on Pattern Match Logic - Removed extra space on default Last.FM username/password - Fixed LastFM plugin username and password checking to not even try |