diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-10-04 15:08:22 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-10-04 15:08:22 +0000 |
commit | 7d84cac202ce0e7ea04525d428225176d518b5e5 (patch) | |
tree | 957b86788a2eb418e7e80cd0adfe4b4e297e2c47 /phpBB/docs | |
parent | 0f156f08f98b8c87526bf856ef827daa19f6dd8a (diff) | |
download | forums-7d84cac202ce0e7ea04525d428225176d518b5e5.tar forums-7d84cac202ce0e7ea04525d428225176d518b5e5.tar.gz forums-7d84cac202ce0e7ea04525d428225176d518b5e5.tar.bz2 forums-7d84cac202ce0e7ea04525d428225176d518b5e5.tar.xz forums-7d84cac202ce0e7ea04525d428225176d518b5e5.zip |
#14621
#14596
info file changes
git-svn-id: file:///svn/phpbb/trunk@8135 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index e49e0f30f2..3134dc76ff 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,6 +109,7 @@ <li>[Feature] Added completely new hook system to allow better application/mod integration - see docs/hook_system.html</li> <li>[Fix] Correctly delete excess poll options (Bug #14566)</li> <li>[Fix] Allow names evaluating to false for poll options</li> + <li>[Change] use in-build functions for user online list (#14596) - provided by rxu</li> </ul> |