summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Arthur <paul.arthur@flowerysong.com>2012-03-09 14:32:50 -0500
committerPaul Arthur <paul.arthur@flowerysong.com>2012-03-09 14:32:50 -0500
commitdbb065701076f2e44e34362990231ba0e9ac8cc0 (patch)
tree758b88b6edc87f4e568ad158e6ef14959871baaa
parente8f4577d9a61ff3aeb721bffb1654977305e6feb (diff)
downloadampache-dbb065701076f2e44e34362990231ba0e9ac8cc0.tar.gz
ampache-dbb065701076f2e44e34362990231ba0e9ac8cc0.tar.bz2
ampache-dbb065701076f2e44e34362990231ba0e9ac8cc0.zip
Update changelog
-rwxr-xr-xdocs/CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index d00afa1f..6a410e90 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -6,6 +6,10 @@
v.3.6-Alpha2
- Fixed JSON escaping issue that broke search in some cases
(reported by XeeNiX)
+ - Overhauled CLI tools for installation and database management
+ - Fixed admin form issue (reported by the3rdbit)
+ - Improved efficiency of fetching song lists via the API
+ (reported by lotan_rm)
- Added admin_enable_required option to user registration
- Fixed session issue preventing some users from streaming
(reported by miir01)