diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-09-04 14:50:05 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-09-04 14:50:05 +0000 |
| commit | 186abf0798463d2bb9e37117ec7d451efd37b7a1 (patch) | |
| tree | a65dcfbfcfe014e464c29d7d7bd0fea7cf6ace42 /phpBB/docs | |
| parent | ba2fb956de1affbd924c07b020385413077bbe8a (diff) | |
| download | forums-186abf0798463d2bb9e37117ec7d451efd37b7a1.tar forums-186abf0798463d2bb9e37117ec7d451efd37b7a1.tar.gz forums-186abf0798463d2bb9e37117ec7d451efd37b7a1.tar.bz2 forums-186abf0798463d2bb9e37117ec7d451efd37b7a1.tar.xz forums-186abf0798463d2bb9e37117ec7d451efd37b7a1.zip | |
phpBB updater now skips sole whitespace changes. This reduces the chance of conflicts tremendously.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10102 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 3fc6ceaa52..abd7719c0d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -240,6 +240,7 @@ <li>[Change] Do not take edit post time into account for determining permission to delete last post in topic. (Bug #48615)</li> <li>[Change] Resize oversized Topic icons (Bug #44415)</li> <li>[Change] Banned IPs are now sorted (Bug #43045 - Patch by DavidIQ)</li> + <li>[Change] phpBB updater now skips sole whitespace changes. This reduces the chance of conflicts tremendously.</li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins. <ul> |
