From cf2a0852cabc000aa0ee5bdaa9b52173780838a1 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 22 Nov 2008 17:21:01 +0000 Subject: [PATCH] add the first fixed bugs from after the release git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9071 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 4a44f94d0e..9d85cdc5a5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -53,7 +53,7 @@
  1. Changelog
      -
    1. Changes since 3.0.2
    2. +
    3. Changes since 3.0.3
    4. Changes since 3.0.2
    5. Changes since 3.0.1
    6. Changes since 3.0.0
    7. @@ -86,9 +86,11 @@

      1.i. Changes since 3.0.3

        +
      • [Fix] Allow mixed-case template directories to be inherited (Bug #36725)
      • +
      • [Fix] Regression bug from revision #8908 regarding log display in ACP
      • [Fix] Allow the UCP group management to work for groups with avatars. (Bug #37375)
      - +

      1.ii. Changes since 3.0.2