aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-01-12 16:58:47 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-01-12 16:58:47 +0000
commit189e7cdf45feb3f146ce059e5c2bcc6ccd0a7391 (patch)
tree928bd59f2380baa077a8684a80cdfd94bbf5b1b0 /phpBB/docs/CHANGELOG.html
parent507d8b03851f6aa429766a6e0dd3b2926dc8e5e7 (diff)
downloadforums-189e7cdf45feb3f146ce059e5c2bcc6ccd0a7391.tar
forums-189e7cdf45feb3f146ce059e5c2bcc6ccd0a7391.tar.gz
forums-189e7cdf45feb3f146ce059e5c2bcc6ccd0a7391.tar.bz2
forums-189e7cdf45feb3f146ce059e5c2bcc6ccd0a7391.tar.xz
forums-189e7cdf45feb3f146ce059e5c2bcc6ccd0a7391.zip
- Allow download of conflicting file for later reference in automatic updater
- Default difference view is now 'inline' instead of 'side by side' - Added new option for merging differences to conflicting files in automatic updater git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9252 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html3
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>