aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-10-05 16:25:42 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-10-05 16:25:42 +0000
commite18314c2559c833c290074560fa060fcdb7118a5 (patch)
tree523113148eefcf9981858c288092eb6785d54bb7
parent9a8ff8563e9b23884806b72a6603800ac12e1411 (diff)
downloadforums-e18314c2559c833c290074560fa060fcdb7118a5.tar
forums-e18314c2559c833c290074560fa060fcdb7118a5.tar.gz
forums-e18314c2559c833c290074560fa060fcdb7118a5.tar.bz2
forums-e18314c2559c833c290074560fa060fcdb7118a5.tar.xz
forums-e18314c2559c833c290074560fa060fcdb7118a5.zip
Oh, we have an id.
git-svn-id: file:///svn/phpbb/trunk@8150 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r--phpBB/docs/CHANGELOG.html12
1 files 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 @@
<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>
- <li>[Fix] Fixing google cache display problems with Firefox (#14472) - patch provided by Raimon</li>
- <li>[Fix] Prevent topic unlocking if locked by someone else while posting (#10307)</li>
- <li>[Change] Allow years in future be selected for date custom profile field (#14519)</li>
- <li>[Fix] Don't display &quot;Avatars Disabled&quot; message on edit groups in UCP (#14636)</li>
- <li>[Change] Require confirm for deleting inactive users. </li>
+ <li>[Change] use in-build functions for user online list (Bug #14596) - provided by rxu</li>
+ <li>[Fix] Fixing google cache display problems with Firefox (Bug #14472) - patch provided by Raimon</li>
+ <li>[Fix] Prevent topic unlocking if locked by someone else while posting (Bug #10307)</li>
+ <li>[Change] Allow years in future be selected for date custom profile field (Bug#14519)</li>
+ <li>[Fix] Don't display &quot;Avatars Disabled&quot; message on edit groups in UCP (Bug #14636)</li>
+ <li>[Change] Require confirm for deleting inactive users. (Bug #14641)</li>
</ul>
<a name="v30rc4"></a><h3>1.ii. Changes since 3.0.RC4</h3>