diff options
| author | Ruslan Uzdenov <rxu@mail.ru> | 2009-07-08 14:30:01 +0000 |
|---|---|---|
| committer | Ruslan Uzdenov <rxu@mail.ru> | 2009-07-08 14:30:01 +0000 |
| commit | 61453bb2aba7c1acfedab0ea600c9d13ee751976 (patch) | |
| tree | 1dbaafb7d87966e70e4ff28391e6bc41154829fd /phpBB/docs | |
| parent | cc1b91bb92612fcc84bb48e3d690ab4362d3c149 (diff) | |
| download | forums-61453bb2aba7c1acfedab0ea600c9d13ee751976.tar forums-61453bb2aba7c1acfedab0ea600c9d13ee751976.tar.gz forums-61453bb2aba7c1acfedab0ea600c9d13ee751976.tar.bz2 forums-61453bb2aba7c1acfedab0ea600c9d13ee751976.tar.xz forums-61453bb2aba7c1acfedab0ea600c9d13ee751976.zip | |
Fixed Bug #24075 - GZIP status is not showed up correctly in debug mode
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9737 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 92e00b0a56..34e1964227 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -150,6 +150,7 @@ <li>[Fix] Disable word-censor option in UCP lacks the config-setting (Bug #47575 - Patch by 00mohgta7)</li> <li>[Fix] Fix database updater and db tools to support multiple column changes/additions/removals with SQLite</li> <li>[Fix] Fix cosmetic ACP bug showing on hover elements in IE7 (Bug #16109 - Patch by prototech)</li> + <li>[Fix] Correctly detect GZIP status in debug mode. (Bug #24075 - Patch by rxu)</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> |
