diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index efb9dcd815..0b8777e440 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -53,6 +53,7 @@ <ol> <li><a href="#changelog">Changelog</a> <ol style="list-style-type: lower-roman;"> + <li><a href="#v303">Changes since 3.0.2</a></li> <li><a href="#v302">Changes since 3.0.2</a></li> <li><a href="#v301">Changes since 3.0.1</a></li> <li><a href="#v300">Changes since 3.0.0</a></li> @@ -82,7 +83,12 @@ <div class="inner"><span class="corners-top"><span></span></span> <div class="content"> + <a name="v303"></a><h3>1.i. Changes since 3.0.3</h3> + <ul> + <li>[Fix] Allow the UCP group management to work for groups with avatars. (Bug #37375)</li> + </ul> + <a name="v302"></a><h3>1.i. Changes since 3.0.2</h3> <ul> |