diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-10 09:27:42 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-10 09:27:42 +0000 |
commit | 2f5c09b55c9f0f4149d2ae3ff41678807dab322a (patch) | |
tree | 27a1ab5be2047c970f15c590e8bf530d88a1d585 /docs | |
parent | 65912668d225fd72a8efb9f73520609523be400b (diff) | |
download | ampache-2f5c09b55c9f0f4149d2ae3ff41678807dab322a.tar.gz ampache-2f5c09b55c9f0f4149d2ae3ff41678807dab322a.tar.bz2 ampache-2f5c09b55c9f0f4149d2ae3ff41678807dab322a.zip |
updated locales, hopefully one of the last commits before 3.4 stable release
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index ca4f8704..59abdb45 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.4 + - Tweak Pruning of Temporary Playlists so it only happens sometimes, + not on every single login. This might lead to a larger db but + should increase login speed - 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 |