diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-06-08 10:11:43 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-06-08 10:11:43 +0000 |
| commit | a3c5562a0d8674c0a513d25855b082c726b26f5b (patch) | |
| tree | 264b22653f3f5474d986c6663cfab9c27756655e /phpBB/docs | |
| parent | 0c57363fbc8769ef3e0774a9a03878553540bf9a (diff) | |
| download | forums-a3c5562a0d8674c0a513d25855b082c726b26f5b.tar forums-a3c5562a0d8674c0a513d25855b082c726b26f5b.tar.gz forums-a3c5562a0d8674c0a513d25855b082c726b26f5b.tar.bz2 forums-a3c5562a0d8674c0a513d25855b082c726b26f5b.tar.xz forums-a3c5562a0d8674c0a513d25855b082c726b26f5b.zip | |
Fix Bugs #38555, #45505, #45785 and #45865 - Various XHTML mistakes in prosilver and subsilver2.
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9562 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 878ae3d23f..6a456b3b94 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -93,6 +93,7 @@ <li>[Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)</li> <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>[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: |
