diff options
| -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 2cadd3d001..249658a28c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -179,6 +179,8 @@ <li>[Feature] Add confirm-box when deleting permissions (Bug #13673 - Patch by nickvergessen)</li> <li>[Feature] Ability to define minimum number of characters for posts/pms</li> <li>[Feature] Store signature configuration options in database (Bug #45115 - Patch by rxu)</li> + <li>[Feature] Add bare-bones quick-reply editor to viewtopic.</li> + </ul> <a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3> |
