From c8fd9f4266680e2f47a0088d21813b90431ba754 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 5 Mar 2010 20:50:56 +0100 Subject: [PATCH] Mark the bugfix #58595 as a security fix --- phpBB/docs/CHANGELOG.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 65421aacd3..1d5af06f4d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -53,6 +53,7 @@
  1. Changelog
      +
    1. Changes since 3.0.7
    2. Changes since 3.0.6
    3. Changes since 3.0.5
    4. Changes since 3.0.4
    5. @@ -90,7 +91,7 @@

      1.i. Changes since 3.0.7

        -
      • [Fix] Do not expose forum content of forums with ACL entries but no actual permission in ATOM Feeds. (Bug #58595)
      • +
      • [Sec] Do not expose forum content of forums with ACL entries but no actual permission in ATOM Feeds. (Bug #58595)

      1.ii. Changes since 3.0.6