From e2e56acca918ceb3cfd1a64a8ec91a788ae4a5f9 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 17 Nov 2007 20:04:49 +0000 Subject: some further fixes - re-introduce grabbing random number from /dev/urandom git-svn-id: file:///svn/phpbb/trunk@8241 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 08a9f1c9cd..a9e0a630dc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -100,9 +100,11 @@
  • [Change] Do not assign converted votes to the first option in a vote.
  • [Fix] Use correct RFC 2822 date format in emails (Bug #15042)
  • [Fix] Require founder status for some actions on founder-only groups (Bug #15119)
  • -
  • [Fix] Allow changing the "now" option of date CPFs (Bug #15111)
  • +
  • [Fix] Allow changing the "now" option of date CPFs (Bug #15111)
  • [Change] Some improvements to the caching of avatars
  • - +
  • [Change] Set template recompilation to be disabled by default. All mod and style authors and all those who want to modify their styles should enabled it after installation.
  • +
  • [Change] Disable debug mode. All mod and style authors should enable DEBUG and DEBUG_EXTRA.
  • +
  • [Fix] Check error reporting level for all error level. This fixes a problem for hosts having manipulated the error handler. (Bug #14831)
  • 1.ii. Changes since 3.0.RC6

    -- cgit v1.2.1