diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2009-06-16 14:03:51 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2009-06-16 14:03:51 +0000 |
| commit | ef28393fd4426e1f9dce824810ccb474f80d4988 (patch) | |
| tree | 521df7b688fda37181c23ad90a7af7761b2c7573 /phpBB/docs | |
| parent | a49eef594bf059f9ac1fa480049838af6cf0f260 (diff) | |
| download | forums-ef28393fd4426e1f9dce824810ccb474f80d4988.tar forums-ef28393fd4426e1f9dce824810ccb474f80d4988.tar.gz forums-ef28393fd4426e1f9dce824810ccb474f80d4988.tar.bz2 forums-ef28393fd4426e1f9dce824810ccb474f80d4988.tar.xz forums-ef28393fd4426e1f9dce824810ccb474f80d4988.zip | |
Fix bug #38435 - Incorrect layout when loading PM-draft
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9596 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 3878d68d19..be2c4e34dd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -106,6 +106,7 @@ <li>[Fix] Fix saving custom profile fields in ACP if Oracle used (Bug #46015)</li> <li>[Fix] Make view_log() more resilient to corrupt serialized data. (Bug #46545)</li> <li>[Fix] Show error if hostname lookup doesn't return a valid IP address when banning. (Bug #45585 - Patch by bantu)</li> + <li>[Fix] Incorrect layout when loading PM-draft (Bug #38435 - Patch by nickvergessen)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li> <li>[Change] Template engine now permits to a limited extent variable includes.</li> |
