diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-05 16:35:00 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-05 16:35:00 +0000 |
commit | 2823f5a0523c766bee46f5fb4e81f7cc4a40d027 (patch) | |
tree | 91bcc2ae39f065f92b7e0c20934d5f1be479e964 /docs | |
parent | b611d2e0a3c4b3e67273478baa4138e3bf47c7b4 (diff) | |
download | ampache-2823f5a0523c766bee46f5fb4e81f7cc4a40d027.tar.gz ampache-2823f5a0523c766bee46f5fb4e81f7cc4a40d027.tar.bz2 ampache-2823f5a0523c766bee46f5fb4e81f7cc4a40d027.zip |
fixed minor ajax issue
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index 042e46ac..8d3c8604 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -3,6 +3,11 @@ -------------------------------------------------------------------------- -------------------------------------------------------------------------- + v.3.3.3 + - Fixed an issue that caused AJAX not to work if you were working + in a sub-directory. + +-------------------------------------------------------------------------- v.3.3.3-Beta3 01/04/2007 - Fixed a few more unhandled mis-configurations of Localplay which could cause PHP errors |