diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-11 01:56:54 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-04-11 01:56:54 +0000 |
commit | e1813f532f7ab0ad82b829ba4034181236e0f5ba (patch) | |
tree | aca9d1470bc7b2f648de5ffa31683a76d658cb56 /docs/CHANGELOG | |
parent | 0857968b961cc875c481ea603f0a8858433c4db3 (diff) | |
download | ampache-e1813f532f7ab0ad82b829ba4034181236e0f5ba.tar.gz ampache-e1813f532f7ab0ad82b829ba4034181236e0f5ba.tar.bz2 ampache-e1813f532f7ab0ad82b829ba4034181236e0f5ba.zip |
fixed db name validity and paging being forgotten on back
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 c043fb52..1995e413 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.4-Beta3 + - Fixed page point not being remembered by the back button + - Fixed naming restrictions on database name during install - Fixed issue where verify updated all songs in the catalog even if there was no change - Fixed recently played, only shows distinct songs |