diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2009-07-09 10:04:18 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2009-07-09 10:04:18 +0000 |
| commit | 8278eb29a22cde49098da250a2df3fa22b450fd5 (patch) | |
| tree | 48ac7054baf36acdd15ddff2aa197f106a4db77d | |
| parent | 18d6fe0e3a523415338dee8932b247d9299cf19d (diff) | |
| download | forums-8278eb29a22cde49098da250a2df3fa22b450fd5.tar forums-8278eb29a22cde49098da250a2df3fa22b450fd5.tar.gz forums-8278eb29a22cde49098da250a2df3fa22b450fd5.tar.bz2 forums-8278eb29a22cde49098da250a2df3fa22b450fd5.tar.xz forums-8278eb29a22cde49098da250a2df3fa22b450fd5.zip | |
changelog
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9741 89ea8834-ac86-4346-8a33-228a782c2dd0
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 58f67a87fa..6be303d534 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -167,9 +167,10 @@ <li>[Change] Pm history only shows pms of the receipts you currently reply to (Bug #39505 - Patch by nickvergessen)</li> <li>[Change] Add quote-button for own pm's in pm-history (Bug #37285 - Patch by nickvergessen)</li> <li>[Change] Fetch requested cookie variables directly from cookie super global. (Bug #47785)</li> - <li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li> + <li>[Change] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</li> + <li>[Change] Add confirmation for deactivating language packs (Patch by leviatan21)</li> + <li>[Change] Add confirm-box when deleting permissions (Bug #13673 - Patch by nickvergessen)</li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> - <li>[Feature] Add confirmation for deactivating language packs (Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: <ul> @@ -187,7 +188,6 @@ <li>[Feature] Add new option to disable avatars board-wide (Bug #46785 - Patch by cYbercOsmOnauT and nickvergessen)</li> <li>[Feature] Enhance obtain_users_online_string to be able to return user-lists for other session-items (Bug #31975 - Patch by nickvergessen)</li> <li>[Feature] Add unapproved topic icon for moderators on forum list (Bug #46865 - Patch by nickvergessen)</li> - <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> |
