diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-11 16:23:12 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-11 16:23:12 +0000 |
| commit | 61135f65b94a4949d37f77e6d65e0aeeff8368ce (patch) | |
| tree | b69f4ab8a9e20d34048f956c9685a7de3493f48e /phpBB/docs | |
| parent | d9468c35da7df11ff12b0575b69ff97719cc3480 (diff) | |
| download | forums-61135f65b94a4949d37f77e6d65e0aeeff8368ce.tar forums-61135f65b94a4949d37f77e6d65e0aeeff8368ce.tar.gz forums-61135f65b94a4949d37f77e6d65e0aeeff8368ce.tar.bz2 forums-61135f65b94a4949d37f77e6d65e0aeeff8368ce.tar.xz forums-61135f65b94a4949d37f77e6d65e0aeeff8368ce.zip | |
Use OS-specific line endings for mail headers. (related to Bug #42755)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9364 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 7854ba88d5..97390949aa 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -113,6 +113,7 @@ <li>[Fix] Fix infinite loop in message handler if cache directory is not writable. (Bug #38675)</li> <li>[Fix] While post is awaiting approval it can still be edited even though it can not be seen (Bug #41435 - Patch by TerraFrost)</li> <li>[Fix] Fix imageset editing for retaining and correctly setting dimensions for images, as well as displaying correct settings for first page load.</li> + <li>[Fix] Use OS-specific line endings for mail headers. (related to Bug #42755)</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> |
