summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-25 02:51:03 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2006-09-25 02:51:03 +0000
commit81b0dff16654dd67bc15937bd653fc3f65475359 (patch)
tree7996b36b04f8a831b051142c251ad0b522e5b200 /docs
parente32557bf900153c5cfb0d2f28640aa9091ef7488 (diff)
downloadampache-81b0dff16654dd67bc15937bd653fc3f65475359.tar.gz
ampache-81b0dff16654dd67bc15937bd653fc3f65475359.tar.bz2
ampache-81b0dff16654dd67bc15937bd653fc3f65475359.zip
track ip history, fix pagination on admin/user and fix some acl stuff that I forgot about
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CHANGELOG b/docs/CHANGELOG
index f1692980..4d603864 100755
--- a/docs/CHANGELOG
+++ b/docs/CHANGELOG
@@ -4,6 +4,11 @@
--------------------------------------------------------------------------
v.3.3.2
+ - Fixed a problem with pagination on the admin/users.php page
+ - Added ability to turn on User/IP/Date Login history tracking
+ viewable only by Administrators
+ - Fixed issue with IE not being able to download files with ? or
+ / or \ in their filenames, replaced with _
- Added New ACL system which allows user based ACL's and
introduces shared keys for xml-rpc communication and
local/remote network definitions for auto-downsampling