diff options
author | Andreas Fischer <bantu@phpbb.com> | 2013-09-02 23:42:45 +0200 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2013-09-02 23:42:45 +0200 |
commit | 50818a342bf60eba038b47af36f7ff32d3f7867a (patch) | |
tree | 2b5ea5054d3e64ff79fac5594bbe1478e2857545 /phpBB/docs/CHANGELOG.html | |
parent | ed0d7e9ea07c565c3e46459f1a47bc49e3f9b14a (diff) | |
download | forums-50818a342bf60eba038b47af36f7ff32d3f7867a.tar forums-50818a342bf60eba038b47af36f7ff32d3f7867a.tar.gz forums-50818a342bf60eba038b47af36f7ff32d3f7867a.tar.bz2 forums-50818a342bf60eba038b47af36f7ff32d3f7867a.tar.xz forums-50818a342bf60eba038b47af36f7ff32d3f7867a.zip |
[prep-release-3.0.12] Update Changelog for 3.0.12-RC3 release.
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 f2d5ddc212..26f1d6ff94 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -192,6 +192,9 @@ <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11674">PHPBB3-11674</a>] - Do not include vendor folder if there are no dependencies.</li> <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11524">PHPBB3-11524</a>] - MySQL Upgrader throws warnings on PHP 5.4</li> <li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11720">PHPBB3-11720</a>] - Reporting posts leads to white page error</li> +<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11769">PHPBB3-11769</a>] - Wrong poster in subscription email when poster is using the Quote button</li> +<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11775">PHPBB3-11775</a>] - Error while moving posts to a new topic</li> +<li>[<a href="http://tracker.phpbb.com/browse/PHPBB3-11802">PHPBB3-11802</a>] - Undefined variable $browser in /download/file.php</li> </ul> <h4>Improvement</h4> <ul> |