diff options
author | Paul Arthur <paul.arthur@flowerysong.com> | 2012-11-27 14:47:46 -0500 |
---|---|---|
committer | Paul Arthur <paul.arthur@flowerysong.com> | 2012-11-27 14:47:46 -0500 |
commit | 8444fd6b1e8a3b8a80b8a9400cbbb8acf4419c8c (patch) | |
tree | 1531b088dba001fe9c650fbde76ee6f8e78d30af /docs/CHANGELOG | |
parent | 4e247196ff72445cda20c382426be83134fbe98a (diff) | |
download | ampache-8444fd6b1e8a3b8a80b8a9400cbbb8acf4419c8c.tar.gz ampache-8444fd6b1e8a3b8a80b8a9400cbbb8acf4419c8c.tar.bz2 ampache-8444fd6b1e8a3b8a80b8a9400cbbb8acf4419c8c.zip |
Finalise 3.6-alpha43.6-alpha4
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f2ef51fd..638026ae 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,7 +3,9 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- - v.3.6-future + v.3.6-Alpha4 2012-11-27 + - Removed lyric support, which was broken and ugly + - Removed tight coupling to the PHP mysql extension - Fixed an issue with adding catalogs on Windows caused by inconsistent behaviour of is_readable() (reported by Lockzi) |