summaryrefslogtreecommitdiffstats
path: root/docs/CHANGELOG
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-31 03:20:29 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-12-31 03:20:29 +0000
commit748e50ade1b0c7034eddaadbe2285e5bf3a20fc6 (patch)
tree759b02a66ea840abc91419c9d7d00a08b2fceb8c /docs/CHANGELOG
parent4e716204e84fc7546372bdae79121e47b92412bc (diff)
downloadampache-748e50ade1b0c7034eddaadbe2285e5bf3a20fc6.tar.gz
ampache-748e50ade1b0c7034eddaadbe2285e5bf3a20fc6.tar.bz2
ampache-748e50ade1b0c7034eddaadbe2285e5bf3a20fc6.zip
added ability to do add new on other elements of song edit (Thx picasso) added export catalog to csv
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-xdocs/CHANGELOG4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index d717be3b..bb4fb0ae 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,8 @@
--------------------------------------------------------------------------
v.3.4-Beta2
+ - Added Export Catalog to CSV
+ - Added 'Add New...' option to other fields on Song Edit (Thx picasso)
- Fixed incorrect index on localplay playlist after track deletion
- Fixed lack of high-light of current playing item on localplay
playlist
@@ -14,7 +16,7 @@
- Fixed downsample remote so that is downsamples those not in the
network def rather then those inside the network def
- Fixed issue with page-a-nation on show catalogs page
- - Fixed removal of rating from db when 'unrating' the object
+ - Fixed removal of rating from db when 'unrating' the object (Thx flashk)
- Fixed Itunes Export (Thx flashk)
- Fixed session start failure when use_auth is off and you have
no pre-existing cookie