diff options
| author | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-24 02:51:19 +0000 |
|---|---|---|
| committer | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-24 02:51:19 +0000 |
| commit | 723d4c562811b928528d6ff5b52069df36659b8f (patch) | |
| tree | 12a54eaa14a4ea136bb474499e44497044c79158 /phpBB/docs/CHANGELOG.html | |
| parent | c0b4cf2f6e6e0953071fbdea189d58bf60c4f862 (diff) | |
| download | forums-723d4c562811b928528d6ff5b52069df36659b8f.tar forums-723d4c562811b928528d6ff5b52069df36659b8f.tar.gz forums-723d4c562811b928528d6ff5b52069df36659b8f.tar.bz2 forums-723d4c562811b928528d6ff5b52069df36659b8f.tar.xz forums-723d4c562811b928528d6ff5b52069df36659b8f.zip | |
Fixed Bug #39845 - [Change] "Post details" links with image in MCP.
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9664 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -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 e6b0421bec..f60622b75b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -143,6 +143,7 @@ <li>[Change] INCLUDEPHP not depending on phpbb_root_path (Bug #45805 - Patch by nickvergessen)</li> <li>[Change] Ability to fetch moderators with get_moderators() even if load_moderators setting is off. (Bug #35955)</li> <li>[Change] Add WAI-ARIA landmarks for easier accessibility to the prosilver template (Bug #45715 - Patch by MarcoZ)</li> + <li>[Change] "Post details" links with image in MCP. (Bug #39845 - Patch by leviatan21)</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: |
