diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-05-19 04:30:18 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2009-05-19 04:30:18 +0000 |
commit | 0a506696acf130d98840d1eaece532040f762308 (patch) | |
tree | ee75a7086430920089901b53b9cb786178f1e6e3 /docs/CHANGELOG | |
parent | 1182401456cd2eb80e931e7d9449588f3241e2c9 (diff) | |
download | ampache-0a506696acf130d98840d1eaece532040f762308.tar.gz ampache-0a506696acf130d98840d1eaece532040f762308.tar.bz2 ampache-0a506696acf130d98840d1eaece532040f762308.zip |
add full path to needed files so there is no confusion
Diffstat (limited to 'docs/CHANGELOG')
-rwxr-xr-x | docs/CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index c16c5ac0..78d48e5c 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,8 @@ -------------------------------------------------------------------------- v.3.6-Alpha1 + - Add full path to the files needed by the installation just to + make it a little clearer - Fixed potential endless loop with malformed genre tags in mp3s (Thx Bernhard Weyrauch) - Fixed web path always returning false on /test.php |