diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-04-07 05:02:15 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-04-07 05:02:15 +0000 |
commit | 308e944be4ee42a942e97ab8e9abbef9c38ea4ae (patch) | |
tree | aa4c18b2a8f8e2d5eedae737325e6f399886a061 /docs | |
parent | 6e3561114a5832e432793b11bc7b71926dc33c85 (diff) | |
download | ampache-308e944be4ee42a942e97ab8e9abbef9c38ea4ae.tar.gz ampache-308e944be4ee42a942e97ab8e9abbef9c38ea4ae.tar.bz2 ampache-308e944be4ee42a942e97ab8e9abbef9c38ea4ae.zip |
added some sorting ability to the song title, this is a quick hack, the view object needs to be re-written, but that will have to wait for debian etch and php5 :)
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 76d743d4..4ea79b77 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Alpha1 + - Added some minor sorting to the browse by song - Added ability to search year range (Thx Tom Kiehne) - Updated French and German translations - Added min song count to Browse Artist, refercing min object count |