diff options
| author | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-21 16:00:42 +0000 |
|---|---|---|
| committer | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-21 16:00:42 +0000 |
| commit | eb72e526b804844839555314914049eec75f1398 (patch) | |
| tree | addcf7af21c7d297e4c621852935cff206540b2f /phpBB/docs | |
| parent | b16626e947328379ea986c10fe1c4840e502aacb (diff) | |
| download | forums-eb72e526b804844839555314914049eec75f1398.tar forums-eb72e526b804844839555314914049eec75f1398.tar.gz forums-eb72e526b804844839555314914049eec75f1398.tar.bz2 forums-eb72e526b804844839555314914049eec75f1398.tar.xz forums-eb72e526b804844839555314914049eec75f1398.zip | |
Fixed bug #43125
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9648 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 1c489b338f..794dc4fc44 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -127,6 +127,7 @@ <li>[Fix] Correctly describe founder permissions on trace-information (Bug #37235 - Patch by nickvergessen)</li> <li>[Fix] Correct the width value for poll_center.gif omitted in imageset.cfg for subsilver2. (Bug #43005 - Patch by rxu)</li> <li>[Fix] Correctly load complex language variable using acp_language (Bug #45735 - Patch by leviatan21)</li> + <li>[Fix] Fixed reapply_sid() to correctly strip session id in certain circumstances (Bug #43125 - Patch by leviatan21)</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> |
