summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-09-08 18:02:12 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2005-09-08 18:02:12 +0000
commitbacb5b9a62c475d6583dd3cec87b169859a27335 (patch)
treec689672b42bd18d3ff344b1321158ed547fb563e /docs
parent23fdc1659cf38e895e76a4f0b4767221db464bfa (diff)
downloadampache-bacb5b9a62c475d6583dd3cec87b169859a27335.tar.gz
ampache-bacb5b9a62c475d6583dd3cec87b169859a27335.tar.bz2
ampache-bacb5b9a62c475d6583dd3cec87b169859a27335.zip
new search mojo, only song object type current works...
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index 1d88fffd..e5c55225 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -15,6 +15,9 @@
- Fixed a slight logic error that could give a weird error when
you attempted to create two users with the same username
- Removed the last of the short php tags
+ - Reworked Search to allow for multiple searches, and eventually
+ allow you to return a list of albums,artist,genres
+ rather than a list of songs.