aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-05-23 15:05:46 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-05-23 15:05:46 +0000
commit7cffec58d0db3cbed6f6e55785d3accd89efe8aa (patch)
tree55bca06e1c8e13b7f57c5fa370bbfd1ca134df8a /phpBB/docs
parentf34547cad7cab847c8ac6aa327573e7cf0b2005d (diff)
downloadforums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar.gz
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar.bz2
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.tar.xz
forums-7cffec58d0db3cbed6f6e55785d3accd89efe8aa.zip
This probably broke things :|
#10697 #11421 #11555 #11421 git-svn-id: file:///svn/phpbb/trunk@7666 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index c56fa29653..eaad188e45 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -194,6 +194,12 @@ p a {
<li>[Fix] Imageset editor more friendly (Bug #11511)</li>
<li>[Fix] Made Custom BBCode validation more strict (Bug #11335)</li>
<li>[Fix] Proper sync of data on topic copy (Bug #11335)</li>
+ <li>[Fix] Introduced ORDER BY clauses to converter queries (Bug #10697)</li>
+ <li>[Fix] added a sync to post counts during conversion (Bug #11421)</li>
+ <li>[Fix] Stopped bots from getting added to the registered users group during conversion(Bug #11283)</li>
+ <li>[Fix] Filled "SMILIEYS_DISABLED" template variable (Bug #11257)</li>
+ <li>[Fix] Properly escaped the delimiter in disallowed username comparisons (Bug #11339)</li>
+ <li>[Fix] Check global purge setting (Bug #11555)</li>
</ul>
</div>