diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-06-26 10:43:01 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-06-26 10:43:01 +0000 |
| commit | fe916f427b54d11ff9c87256f7ea05ccbe3e74c6 (patch) | |
| tree | 718ba25b36c541e8e3e17bd26b3c40897c83c015 /phpBB/docs | |
| parent | fa9021c4420d92c73609e11eab8317e637c84639 (diff) | |
| download | forums-fe916f427b54d11ff9c87256f7ea05ccbe3e74c6.tar forums-fe916f427b54d11ff9c87256f7ea05ccbe3e74c6.tar.gz forums-fe916f427b54d11ff9c87256f7ea05ccbe3e74c6.tar.bz2 forums-fe916f427b54d11ff9c87256f7ea05ccbe3e74c6.tar.xz forums-fe916f427b54d11ff9c87256f7ea05ccbe3e74c6.zip | |
Fix Bug #44685 - Resolve accesskey conflicts
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9681 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 10085f69da..ba2c94e851 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -136,6 +136,7 @@ <li>[Fix] Properly display post status messages in topic when post is reported and unapproved (Bug #44455 - Patch by leviatan21)</li> <li>[Fix] Add poster-name to moderator-log when deleting post/topic (Bug #46225 - Patch by nickvergessen)</li> <li>[Fix] "Report details" link broken in MCP (Bug #46975 - Patch by nickvergessen)</li> + <li>[Fix] Resolve accesskey conflicts in prosilver. (Bug #44685 - 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>[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> |
