diff options
author | Joas Schilling <nickvergessen@gmx.de> | 2009-06-18 18:12:28 +0000 |
---|---|---|
committer | Joas Schilling <nickvergessen@gmx.de> | 2009-06-18 18:12:28 +0000 |
commit | eb5498dd55fa3d3c5005656b70c9f4cb0630f34c (patch) | |
tree | fb9b132d93103230ecc35dba38322a332fda96dd /phpBB/docs | |
parent | 7d3c89e25ab8aa87f09d3971a569d31f63dbef40 (diff) | |
download | forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar.gz forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar.bz2 forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.tar.xz forums-eb5498dd55fa3d3c5005656b70c9f4cb0630f34c.zip |
Fix bug #31405 - Ability to define column split in FAQ/BBCode help (Bug #31405)
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9623 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 0ff9d63ec9..7ea4eb26c2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -127,6 +127,7 @@ <li>[Change] Quote BBCode no longer requires the f_reply permission. (Bug #16079)</li> <li>[Change] Banning/unbanning users now generates an entry in their user notes (Bug #21825 - Patch by nickvergessen)</li> <li>[Change] Smilies no longer require the f_bbcode permission. (Bug #26545)</li> + <li>[Change] Ability to define column split in FAQ/BBCode help (Bug #31405)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: <ul> |