aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-02-23 23:46:43 +0000
committerNils Adermann <naderman@naderman.de>2010-02-23 23:46:43 +0000
commit3a48b03547ca5704cc422a6ebe24ecb4b8b17797 (patch)
treeb924f19816627fcb968c9a04d0b538f6104c75f4 /phpBB/docs
parentd3459b3f493ddd06b51f345897dc99368a328326 (diff)
downloadforums-3a48b03547ca5704cc422a6ebe24ecb4b8b17797.tar
forums-3a48b03547ca5704cc422a6ebe24ecb4b8b17797.tar.gz
forums-3a48b03547ca5704cc422a6ebe24ecb4b8b17797.tar.bz2
forums-3a48b03547ca5704cc422a6ebe24ecb4b8b17797.tar.xz
forums-3a48b03547ca5704cc422a6ebe24ecb4b8b17797.zip
Merging r10491 and r10492: Add sql_bit_or() dbal method. Add ability to enable quick reply in all forums. -- Voila ;-)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_7@10529 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index aef5d601d0..494d325e2b 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -185,6 +185,7 @@
<li>[Change] Warn users about potentially dangerous BBcodes.</li>
<li>[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter &quot;auth=http&quot;.</li>
<li>[Feature] Add INTTEXT token type to custom bbcodes to allow non-ASCII letters in html attributes.</li>
+ <li>[Feature] Add ability to enable quick reply in all forums.</li>
</ul>