diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-16 16:34:16 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-16 16:34:16 +0000 |
| commit | 3c5b06f8aa65161334ecc00e3e7ec2f9b6e4565d (patch) | |
| tree | 4dd229beb89a953f58895f12f7aa0863b8d70ab5 /phpBB/docs | |
| parent | 3b918a234e3917080982581d200e5baab2a5bd79 (diff) | |
| download | forums-3c5b06f8aa65161334ecc00e3e7ec2f9b6e4565d.tar forums-3c5b06f8aa65161334ecc00e3e7ec2f9b6e4565d.tar.gz forums-3c5b06f8aa65161334ecc00e3e7ec2f9b6e4565d.tar.bz2 forums-3c5b06f8aa65161334ecc00e3e7ec2f9b6e4565d.tar.xz forums-3c5b06f8aa65161334ecc00e3e7ec2f9b6e4565d.zip | |
Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9374 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 5faa65a4c1..3441cc2c47 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -117,6 +117,7 @@ <li>[Fix] Hide font size options which are bigger than the allowed size in the editor. (Bug #42615 - Patch by nickvergessen)</li> <li>[Fix] Better thumbnail quality with imagemagick. (Bug #42565)</li> <li>[Fix] Fix download count increments for image attachments without corresponding thumbnails. (Bug #42505)</li> + <li>[Fix] Fix wrong bot ip check if bot ip was wrongly entered by admin. (Bug #42485)</li> <li>[Change] Allow download of conflicting file for later reference in automatic updater</li> <li>[Change] Default difference view is now 'inline' instead of 'side by side'</li> <li>[Change] Added new option for merging differences to conflicting files in automatic updater</li> |
