diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2009-06-24 21:13:53 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2009-06-24 21:13:53 +0000 |
| commit | 9c795870f9c8d5569365d9df9cc7207988dcb609 (patch) | |
| tree | f718baa9ebefb0f650cb90751409eefaa7011e3f /phpBB/docs | |
| parent | 2a8cd76f59a24256ae1cd66c8469c57896f8dd24 (diff) | |
| download | forums-9c795870f9c8d5569365d9df9cc7207988dcb609.tar forums-9c795870f9c8d5569365d9df9cc7207988dcb609.tar.gz forums-9c795870f9c8d5569365d9df9cc7207988dcb609.tar.bz2 forums-9c795870f9c8d5569365d9df9cc7207988dcb609.tar.xz forums-9c795870f9c8d5569365d9df9cc7207988dcb609.zip | |
Fix bug #37285 - [Change] Add quote-button for own pm's in pm-history
Authorised by: ToonArmy
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9671 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 acef0e5de0..3d407d3c77 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -147,6 +147,7 @@ <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>[Change] Add quote-button for own pm's in pm-history (Bug #37285 - Patch by nickvergessen)</li> <li>[Feature] Add confirmation for deactivating styles (Bug #14304 - Patch by leviatan21)</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> |
