diff options
| author | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-19 14:58:21 +0000 |
|---|---|---|
| committer | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-19 14:58:21 +0000 |
| commit | 7cebffe72fcdbbbad70ccc926192d63a92e426ce (patch) | |
| tree | 3bebf0dba539eb58ed105557e677ee48a5e05772 /phpBB/docs | |
| parent | 566bd3b791c0cd84940cd8d18cb92acff1b7fc0a (diff) | |
| download | forums-7cebffe72fcdbbbad70ccc926192d63a92e426ce.tar forums-7cebffe72fcdbbbad70ccc926192d63a92e426ce.tar.gz forums-7cebffe72fcdbbbad70ccc926192d63a92e426ce.tar.bz2 forums-7cebffe72fcdbbbad70ccc926192d63a92e426ce.tar.xz forums-7cebffe72fcdbbbad70ccc926192d63a92e426ce.zip | |
Fixed bug #14304
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9629 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 04d0f91300..f286152d89 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -131,6 +131,7 @@ <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>[Change] Changed behaviour of group_create() function to support specifying additional group columns</li> ++ <li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: <ul> |
