aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-07-12 07:08:21 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-07-12 07:08:21 +0000
commitf27d0c466e54e95aa1400e0435b78a8f7465256f (patch)
tree9e71b45fb9089a9b18d007cd0ed1ace40de46f73 /phpBB/docs
parent49cc38ebba21dc8b26240a87a23f1d422dd74472 (diff)
downloadforums-f27d0c466e54e95aa1400e0435b78a8f7465256f.tar
forums-f27d0c466e54e95aa1400e0435b78a8f7465256f.tar.gz
forums-f27d0c466e54e95aa1400e0435b78a8f7465256f.tar.bz2
forums-f27d0c466e54e95aa1400e0435b78a8f7465256f.tar.xz
forums-f27d0c466e54e95aa1400e0435b78a8f7465256f.zip
basically what is listed within the changelog. ;)
git-svn-id: file:///svn/phpbb/trunk@7872 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 04868c7f0d..a023137ee2 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -211,6 +211,9 @@ p a {
<li>[Fix] Allow link forums being password protected (Bug #12967)</li>
<li>[Fix] Allow wrapping topic/post icons in posting editor (Bug #12843)</li>
<li>[Fix] Display L_RANK only once in template if rank title and image defined (Bug #13231)</li>
+ <li>[Fix] Make sure selected transfer method exists before calling (Bug #13265)</li>
+ <li>[Fix] Correctly escape language keys in language editor (Bug #13279)</li>
+ <li>[Fix] Correctly hide post/reply buttons if permissions are not given (related to Bug #12809)</li>
</ul>