diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-12 05:58:17 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-05-12 05:58:17 +0000 |
commit | 3634ba80946b818de7f0505ed44d947e70dd41ec (patch) | |
tree | 03749fb9cc1f1fc6ef157ac187cea48f1f1a7098 /docs/CHANGELOG | |
parent | 3e36e0b01e843ec8d4e8a63a72e5f7425921dab8 (diff) | |
download | ampache-3634ba80946b818de7f0505ed44d947e70dd41ec.tar.gz ampache-3634ba80946b818de7f0505ed44d947e70dd41ec.tar.bz2 ampache-3634ba80946b818de7f0505ed44d947e70dd41ec.zip |
added in some caching and add the database upgrade that will make the taging mostly work
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 9fcde8b0..6f59af6c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,14 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.5-Alpha1 + - Upped Minimum requirements to Mysql 5.x + - Add codeunde1load's Web 2.0 style tag patch + - Fixed typo in e-mail From: name (Thx Xgizzmo) + - Fixed typo in browse auto_init() which could cause ampache to not + remember your start point in some situations. (Thx Xgizzmo) + +-------------------------------------------------------------------------- v.3.4 05/10/2008 - Fixed an issue where the plugins could be installed infinite times if you kept refreshing the install page causing them to break |