diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-02-10 21:23:01 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2008-02-10 21:23:01 +0000 |
commit | 2ac17f6c51b500fe62fc8e44cd347ddeb1c406a8 (patch) | |
tree | 4b04b67ee0ac855aa61ddc284dd5628719624148 /docs | |
parent | 6fdd9ac8d2ebe14bf743c543825914ab3f04d656 (diff) | |
download | ampache-2ac17f6c51b500fe62fc8e44cd347ddeb1c406a8.tar.gz ampache-2ac17f6c51b500fe62fc8e44cd347ddeb1c406a8.tar.bz2 ampache-2ac17f6c51b500fe62fc8e44cd347ddeb1c406a8.zip |
fixed typo in mail class
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG index f42beba6..ad81a0e7 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.4-Beta2 + - Fixed typo that caused mail to always mail to everyone. - Fixed an issue with user auth in XML API always registering as system (Thx purdyk) - Fixed issue with Update All and multiple catalogs not correctly |