From f27fa04b8c7f6d668e9cc651afaa10334f5d7067 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 15 Jul 2007 13:47:01 +0000 Subject: even more fixes. :o git-svn-id: file:///svn/phpbb/trunk@7889 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 16682ddd7d..75e7bdc8d5 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -231,12 +231,19 @@ p a {
  • [Fix] Correctly mark forums read if using cookie based topic tracking (Bug #13245)
  • [Change] Put custom profile fields into top box and signature into separate box in members profile view (Bug #13357)
  • [Fix] Only show moderator log entries for forums the user is having moderation rights in (Bug #12481)
  • -
  • [Feature] Show resulting permission alone in trace window (Bug #10953) - thanks to dark/rain for the proposal
  • +
  • [Feature] Show resulting permission alone in trace window (Bug #10952) - thanks to dark/rain for the proposal
  • [Fix] Fixed bug in realpath replacement letting it actually work again
  • [Change] Try to be a bit more specific regarding global/local permission trace (Bug #11032)
  • [Fix] Fixed some strangeness in password validation due to mb_ereg()
  • [Fix] Subforums of a forum would overwrite the latest post information even if they did not contain the latest post (Bug #11931)
  • - +
  • [Fix] Use global username display function on several places (Bug #11080, #11098) - patch by HoL
  • +
  • [Fix] Several viewonline fixes and feature changes. Also displaying the users browser in viewonline list to let the admin easier spot additional search bots, connected to a_user permission (Bug #11088) - patch and suggestions provided by HoL
  • +
  • [Change] u_viewprofile permission also affecting viewonline list now
  • +
  • [Fix] Do not display return to search link in prosilver if search is not allowed (Bug #11393)
  • +
  • [Fix] Use global url validation for img bbcode tag (Bug #11935)
  • +
  • [Fix] Added proper unicode support to style names (Bug #12165)
  • + + -- cgit v1.2.1