diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-26 03:32:13 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-12-26 03:32:13 +0000 |
commit | 00417ad9658bd68f347f45e1ef8c5327fed95648 (patch) | |
tree | f3b18fef0de27c0e0a54538179f2fce4cd576257 /docs | |
parent | c56aeb1b7003ed10da98a8bbc8305a5cb90357a6 (diff) | |
download | ampache-00417ad9658bd68f347f45e1ef8c5327fed95648.tar.gz ampache-00417ad9658bd68f347f45e1ef8c5327fed95648.tar.bz2 ampache-00417ad9658bd68f347f45e1ef8c5327fed95648.zip |
fixed preg on file pattern, some work on flagging, editing stuff actually flags thing again...
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index e5b36598..71e58b7c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - 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 if there is no username or password |