diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2009-06-14 11:09:39 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2009-06-14 11:09:39 +0000 |
| commit | 6424647f653560e649573a04321c783e32f650f9 (patch) | |
| tree | 22ccf5ebe7c1a3f699bcb70171bfc0c01aeb841e /phpBB/docs | |
| parent | 4758d49b9b661703d2cd5cffaa9c6c443a624e1d (diff) | |
| download | forums-6424647f653560e649573a04321c783e32f650f9.tar forums-6424647f653560e649573a04321c783e32f650f9.tar.gz forums-6424647f653560e649573a04321c783e32f650f9.tar.bz2 forums-6424647f653560e649573a04321c783e32f650f9.tar.xz forums-6424647f653560e649573a04321c783e32f650f9.zip | |
Quote BBCode doesn't need f_reply now. #16079
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9590 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 8be9b27f20..0cc96dfa8e 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -108,6 +108,7 @@ <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li> <li>[Change] Template engine now permits to a limited extent variable includes.</li> + <li>[Change] Quote BBCode no longer requires the f_reply permission. (Bug #16079)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: <ul> |
