diff options
author | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-14 06:23:42 +0000 |
---|---|---|
committer | Karl 'vollmerk' Vollmer <vollmer@ampache.org> | 2007-01-14 06:23:42 +0000 |
commit | f0706c9b948272642ac21d58c7077cacc8f80883 (patch) | |
tree | 19f8cb0669b2d9473fb1dcfa25fe82795b50d2e7 /docs | |
parent | c19f5121801b2d0d8d922ccb68bfca8162d0df9c (diff) | |
download | ampache-f0706c9b948272642ac21d58c7077cacc8f80883.tar.gz ampache-f0706c9b948272642ac21d58c7077cacc8f80883.tar.bz2 ampache-f0706c9b948272642ac21d58c7077cacc8f80883.zip |
fix an issue with all numeric usernames... by preventing them for now this will be really fixed in the next version
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 1f8ee4c4..7817d4a0 100755 --- a/docs/CHANGELOG +++ b/docs/CHANGELOG @@ -4,6 +4,7 @@ -------------------------------------------------------------------------- v.3.3.3 + - Fixed an issue with all numeric usernames - Fixed some minor catalog cleaning issues that could arrise due to the order of the clean functions - Added missing functions to the HttpQ controller, should now have |