aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-06-03 12:13:01 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-06-03 12:13:01 +0000
commit8fc412f26aa1b6e580b8aa200db79608b19aeae9 (patch)
tree3721ee848cc822fbde051ee602419b5a7afcb302 /phpBB/docs
parentbe8457d3c418441317177bfcdf7378410ac28d55 (diff)
downloadforums-8fc412f26aa1b6e580b8aa200db79608b19aeae9.tar
forums-8fc412f26aa1b6e580b8aa200db79608b19aeae9.tar.gz
forums-8fc412f26aa1b6e580b8aa200db79608b19aeae9.tar.bz2
forums-8fc412f26aa1b6e580b8aa200db79608b19aeae9.tar.xz
forums-8fc412f26aa1b6e580b8aa200db79608b19aeae9.zip
#44955
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9529 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 93c47b0477..ca2ac55ecb 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -88,8 +88,10 @@
<a name="v305"></a><h3>1.i. Changes since 3.0.5</h3>
<ul>
+ <li>[Fix] Allow whitespaces in avatar gallery names. (Bug #44955)</li>
+ <li>[Fix] Sorting by author or subject on viewtopic now preserves the order. (Bug #44875)</li>
<li>[Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)</li>
- <li>[Feature] Backported 3.2 cpatcha plugins.</li>
+ <li>[Feature] Backported 3.2 captcha plugins.</li>
<li>[Feature] Introduced new ACM plugins: null</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>