From 5ed0be15abe090c426114240f06a01005edfefea Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 1 Aug 2007 16:27:06 +0000 Subject: some tiny fixes and two new features. ;) git-svn-id: file:///svn/phpbb/trunk@7994 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f22ce6b952..8ca4d0a6e3 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -195,8 +195,11 @@ p a {
  • [Fix] Multiple PM recipients not separated (Bug #13876)
  • [Change] Split the select list for the smilie order to clarify which are feasible and which are not (Bug #13911)
  • [Fix] Convert empty homepage fields (Bug #13917)
  • - - +
  • [Fix] Use board default DST setting on creating new profiles (Bug #11563)
  • +
  • [Feature] New constant PHPBB_EMBEDDED can be used to let phpBB not call exit; if wrapped/embedded (We may re-check this constant on other code locations later too)
  • +
  • [Feature] append_sid() having a check for the function append_sid_phpbb_hook(). This function is called in favor of append_sid() with the exact same parameters if present.
  • +
  • [Fix] Only list enabled modes within the dropdown at user administration (Bug #13883) - patch provided by damnian
  • +
  • [Fix] Properly display ban reason if selecting banned entries within the ACP (Bug #13896)
  • -- cgit v1.2.1