diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-28 07:54:22 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2005-12-28 07:54:22 +0000 |
commit | d6073a9eaa10b39f9b1a1306d0d1c00ffd73b3d5 (patch) | |
tree | a1b5aad69164ed40ac9595fabcb62289c4936f30 /docs | |
parent | 4cbcbc1dce33ad35dc0214047d71330976a2861b (diff) | |
download | ampache-d6073a9eaa10b39f9b1a1306d0d1c00ffd73b3d5.tar.gz ampache-d6073a9eaa10b39f9b1a1306d0d1c00ffd73b3d5.tar.bz2 ampache-d6073a9eaa10b39f9b1a1306d0d1c00ffd73b3d5.zip |
fixed db snafu, and catalog not importing flac files
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 332d1c39..6e70debd 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,11 @@ -------------------------------------------------------------------------- v.3.3.2-Beta1 + - Fixed a botched change to the database (No Data loss!) but I + still feel stupid (Blame Vollmer) + - Fixed a problem where .flac files wouldn't get reconized by + the regular expresison that pulls in files from m3u's + (Thx nhorlock) - Fixed a logic problem with the rating system where it would show a star for the 0 value when it should always show the 0 or don't play symbol |