diff options
| author | Nils Adermann <naderman@naderman.de> | 2010-03-06 01:20:12 +0100 |
|---|---|---|
| committer | Nils Adermann <naderman@naderman.de> | 2010-03-06 01:20:12 +0100 |
| commit | c4e02a191628b4b9f7b6340f2876607663baeb5a (patch) | |
| tree | 48a820f3d408e84273fb7b01b9b4f646cdbf9d0a /phpBB/docs/CHANGELOG.html | |
| parent | ca8cc037639619845dbb970529faebb705943e90 (diff) | |
| parent | 2e1cd98a5a9145fb2d86e63bf178d6370c301602 (diff) | |
| download | forums-c4e02a191628b4b9f7b6340f2876607663baeb5a.tar forums-c4e02a191628b4b9f7b6340f2876607663baeb5a.tar.gz forums-c4e02a191628b4b9f7b6340f2876607663baeb5a.tar.bz2 forums-c4e02a191628b4b9f7b6340f2876607663baeb5a.tar.xz forums-c4e02a191628b4b9f7b6340f2876607663baeb5a.zip | |
Merge commit 'release-3.0.7-PL1'
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6b0c0f08bd..1d5af06f4d 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="#v307">Changes since 3.0.7</a></li> <li><a href="#v306">Changes since 3.0.6</a></li> <li><a href="#v305">Changes since 3.0.5</a></li> <li><a href="#v304">Changes since 3.0.4</a></li> @@ -86,7 +87,14 @@ <div class="inner"><span class="corners-top"><span></span></span> <div class="content"> - <a name="v306"></a><h3>1.i. Changes since 3.0.6</h3> + + <a name="v307"></a><h3>1.i. Changes since 3.0.7</h3> + + <ul> + <li>[Sec] Do not expose forum content of forums with ACL entries but no actual permission in ATOM Feeds. (Bug #58595)</li> + </ul> + + <a name="v306"></a><h3>1.ii. Changes since 3.0.6</h3> <ul> <li>[Fix] Allow ban reason and length to be selected and copied in ACP and subsilver2 MCP. (Bug #51095)</li> |
