diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-06-08 10:17:08 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-06-08 10:17:08 +0000 |
| commit | 27d4c7229d97ba25e5bd303b21f376e14550eba6 (patch) | |
| tree | fffc0d09af18e3aed136e25f236a94a5236b2c4c /phpBB/docs | |
| parent | a3c5562a0d8674c0a513d25855b082c726b26f5b (diff) | |
| download | forums-27d4c7229d97ba25e5bd303b21f376e14550eba6.tar forums-27d4c7229d97ba25e5bd303b21f376e14550eba6.tar.gz forums-27d4c7229d97ba25e5bd303b21f376e14550eba6.tar.bz2 forums-27d4c7229d97ba25e5bd303b21f376e14550eba6.tar.xz forums-27d4c7229d97ba25e5bd303b21f376e14550eba6.zip | |
Fix bug #34295 - Move post bump information markup to the template.
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9563 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 6a456b3b94..59ae95d0b4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -94,6 +94,7 @@ <li>[Fix] Show report button in prosilver for guests who are allowed to report posts. (Bug #45695 - Patch by bantu)</li> <li>[Fix] Correctly show private message history (Bug #46065 - Patch by bantu) <li>[Fix] Various XHTML mistakes in prosilver and subsilver2. (Bugs #38555, #45505 - Patch by Raimon, #45785, #45865)</li> + <li>[Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: |
