diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2008-02-23 15:32:34 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-02-23 15:32:34 +0000 |
| commit | 0c5839a0b9c1eab048ea91afa92c9d98919f4888 (patch) | |
| tree | aba50bda8d5834410c39988aa9aac738b6ea6d2c /phpBB/docs | |
| parent | 2cedbbac0944da85a01f3a3afbac65756610f29d (diff) | |
| download | forums-0c5839a0b9c1eab048ea91afa92c9d98919f4888.tar forums-0c5839a0b9c1eab048ea91afa92c9d98919f4888.tar.gz forums-0c5839a0b9c1eab048ea91afa92c9d98919f4888.tar.bz2 forums-0c5839a0b9c1eab048ea91afa92c9d98919f4888.tar.xz forums-0c5839a0b9c1eab048ea91afa92c9d98919f4888.zip | |
merge revisions #r8392 and #r8393
git-svn-id: file:///svn/phpbb/trunk@8394 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 17251179c6..e489e3b099 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -128,6 +128,8 @@ <li>[Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)</li> <li>[Change] Use correct string for filesize (MiB instead of MB for example)</li> <li>[Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)</li> + <li>[Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)</li> + <li>[Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)</li> </ul> |
