diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-03 01:08:51 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2006-01-03 01:08:51 +0000 |
commit | 959f1e9a9d1eafe3757b5d820b58aaefb8d047e7 (patch) | |
tree | c82ee711ee62acad381f25481901a8abc508c55b /docs | |
parent | a93768353184965727bebde84a7d970beaa8d4bb (diff) | |
download | ampache-959f1e9a9d1eafe3757b5d820b58aaefb8d047e7.tar.gz ampache-959f1e9a9d1eafe3757b5d820b58aaefb8d047e7.tar.bz2 ampache-959f1e9a9d1eafe3757b5d820b58aaefb8d047e7.zip |
fixed registration to use existing functions... yea I also broke it at the same time.. I know
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index d0b6d91a..707f6e29 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,9 @@ -------------------------------------------------------------------------- v.3.3.2-Beta1 + - Fixed Registration code so that it used existing functions and + added default to off config option for captcha because + its hard to detect compatiblity - Fixed some logic errors in Downsampling code - Updated Registration code (Thx pb1dft) - Updated GetId3() Library to v.1.7.5 |