diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-06-23 15:45:31 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-06-23 15:45:31 +0000 |
commit | 51f91c7b345cc90e742333976fa464d316a41283 (patch) | |
tree | 1dd25448acacf13c86d32ef1aa7878a06f1434f9 /docs | |
parent | 2b62d84743744d01e71f8e6772261300b367fe8b (diff) | |
download | ampache-51f91c7b345cc90e742333976fa464d316a41283.tar.gz ampache-51f91c7b345cc90e742333976fa464d316a41283.tar.bz2 ampache-51f91c7b345cc90e742333976fa464d316a41283.zip |
updated spanish translation and tweak to vainfo
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 184fda93..b61e6893 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,11 @@ -------------------------------------------------------------------------- v.3.3.2 + - Updated Spanish Translation (Thx Bgordon) + - Fixed potential for a foreach() error on vainfo if no tags are + found, and fixed quicktime (mp4) tag reading + - Fixed the CSS for now playing, with multiple entries it turned + into modern art. - Fixed issue with Keywords search that cropped up when I removed the checkboxes. |