diff options
author | Chris Smith <toonarmy@phpbb.com> | 2009-02-17 22:16:10 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2009-02-17 22:16:10 +0000 |
commit | 9dde23823c8cb2dd83d285bb27db3f5538aa8987 (patch) | |
tree | a36bb548fd14e1dd13247733099d3f8749d24b01 /phpBB/docs/CHANGELOG.html | |
parent | bb16650a89fbc1dac7256b3a077048f5575a8d47 (diff) | |
download | forums-9dde23823c8cb2dd83d285bb27db3f5538aa8987.tar forums-9dde23823c8cb2dd83d285bb27db3f5538aa8987.tar.gz forums-9dde23823c8cb2dd83d285bb27db3f5538aa8987.tar.bz2 forums-9dde23823c8cb2dd83d285bb27db3f5538aa8987.tar.xz forums-9dde23823c8cb2dd83d285bb27db3f5538aa8987.zip |
Topic print view XHTML error. #41745
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9331 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 97de7585f0..803548e9b6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -101,6 +101,7 @@ <li>[Fix] Changed the success message when requesting a new password to be more accurate. (Bug #41405)</li> <li>[Fix] Add missing anti-abuse email headers to acp_inactive.php.</li> <li>[Fix] Only remind users in the correct inactive states depending on the board account activation level.</li> + <li>[Fix] Topic print view XHTML error. (Bug #41745)</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> |