diff options
author | Tristan Darricau <github@nicofuma.fr> | 2016-05-02 21:18:47 +0200 |
---|---|---|
committer | Tristan Darricau <github@nicofuma.fr> | 2016-05-02 21:18:47 +0200 |
commit | ef226138c88bd47924e3c665323bea8791cad375 (patch) | |
tree | 1f55070b69124ff4ccf515e19eccf45feff3b63f /phpBB/docs/CHANGELOG.html | |
parent | 43c16ca4c38dd850d5507341c34b63125f9b5864 (diff) | |
parent | e9b7cb13245778f8ee31dca618a138e56feb61e8 (diff) | |
download | forums-ef226138c88bd47924e3c665323bea8791cad375.tar forums-ef226138c88bd47924e3c665323bea8791cad375.tar.gz forums-ef226138c88bd47924e3c665323bea8791cad375.tar.bz2 forums-ef226138c88bd47924e3c665323bea8791cad375.tar.xz forums-ef226138c88bd47924e3c665323bea8791cad375.zip |
Merge pull request #4310 from Crizz0/ticket/14619
[ticket/14619] Updates "docs" from 3.1.x/ascraeus to 3.2.x/rhea
* Crizz0/ticket/14619:
[ticket/14619] Updates 3.1.x/ascraeus to 3.2.x/rhea
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8090290fe1..f8f63245df 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -4,7 +4,7 @@ <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="" /> -<meta name="description" content="phpBB 3.1.x Changelog" /> +<meta name="description" content="phpBB 3.2.x Changelog" /> <title>phpBB • Changelog</title> <link href="assets/css/stylesheet.css" rel="stylesheet" type="text/css" media="screen" /> @@ -21,7 +21,7 @@ <div id="doc-description"> <a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a> - <h1>phpBB 3.1.x Changelog</h1> + <h1>phpBB 3.2.x Changelog</h1> <p style="display: none;"><a href="#start_here">Skip</a></p> </div> @@ -36,7 +36,7 @@ <!-- BEGIN DOCUMENT --> <p class="paragraph main-description"> - This is a non-exhaustive (but still near complete) changelog for phpBB 3.1.x including release candidate versions. + This is a non-exhaustive (but still near complete) changelog for phpBB 3.2.x including release candidate versions. Our thanks to all those people who've contributed bug reports and code fixes. </p> |