From e18314c2559c833c290074560fa060fcdb7118a5 Mon Sep 17 00:00:00 2001 From: Henry Sudhof Date: Fri, 5 Oct 2007 16:25:42 +0000 Subject: [PATCH] Oh, we have an id. git-svn-id: file:///svn/phpbb/trunk@8150 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a81aa9f694..1c1821fc8b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -109,12 +109,12 @@
  • [Feature] Added completely new hook system to allow better application/mod integration - see docs/hook_system.html
  • [Fix] Correctly delete excess poll options (Bug #14566)
  • [Fix] Allow names evaluating to false for poll options
  • -
  • [Change] use in-build functions for user online list (#14596) - provided by rxu
  • -
  • [Fix] Fixing google cache display problems with Firefox (#14472) - patch provided by Raimon
  • -
  • [Fix] Prevent topic unlocking if locked by someone else while posting (#10307)
  • -
  • [Change] Allow years in future be selected for date custom profile field (#14519)
  • -
  • [Fix] Don't display "Avatars Disabled" message on edit groups in UCP (#14636)
  • -
  • [Change] Require confirm for deleting inactive users.
  • +
  • [Change] use in-build functions for user online list (Bug #14596) - provided by rxu
  • +
  • [Fix] Fixing google cache display problems with Firefox (Bug #14472) - patch provided by Raimon
  • +
  • [Fix] Prevent topic unlocking if locked by someone else while posting (Bug #10307)
  • +
  • [Change] Allow years in future be selected for date custom profile field (Bug#14519)
  • +
  • [Fix] Don't display "Avatars Disabled" message on edit groups in UCP (Bug #14636)
  • +
  • [Change] Require confirm for deleting inactive users. (Bug #14641)
  • 1.ii. Changes since 3.0.RC4