diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-10 07:14:38 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-10 07:14:38 +0000 |
commit | dfcd869f3748132755de63db9e7eabb6dee41af1 (patch) | |
tree | be3dd469962b3b40a7b0462492a44e6586e12e5f /docs/CHANGELOG | |
parent | 9393b2afdf8e6222f06aec019f872c02c0a2c19f (diff) | |
download | ampache-dfcd869f3748132755de63db9e7eabb6dee41af1.tar.gz ampache-dfcd869f3748132755de63db9e7eabb6dee41af1.tar.bz2 ampache-dfcd869f3748132755de63db9e7eabb6dee41af1.zip |
tweaks the db updates and adds a few more charset translations to the db charset reset function
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 09c14751..ca4f8704 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4 + - Fixed an issue where the prefixes on albums were not being included + when checking for an existing album. - Fixed get recently played not correctly limiting to specified user (Thx Xgizzmo) - Fixed lack of refresh of controls when switching between localplay |