diff options
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 282e3cf31f..d24b512709 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -89,6 +89,9 @@ <ul> <li>[Fix] Delete user entry from ban list table upon user deletion (Bug #40015 - Patch by TerraFrost)</li> <li>[Fix] Missing read permission from calls to phpbb_chmod()</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> </ul> <a name="v303"></a><h3>1.ii. Changes since 3.0.3</h3> |
