From 44a15b86355e0d2a4d7f6623cd05a3c9e5e58bdd Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Sat, 1 Aug 2009 15:46:23 +0000 Subject: [PATCH] Tiny adjustments related to r9900 and r9897. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9908 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/AUTHORS | 2 +- phpBB/docs/CHANGELOG.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/docs/AUTHORS b/phpBB/docs/AUTHORS index 38457efbbc..63540ea8a0 100644 --- a/phpBB/docs/AUTHORS +++ b/phpBB/docs/AUTHORS @@ -23,7 +23,7 @@ involved in phpBB. phpBB Lead Developer : Acyd Burn (Meik Sievertsen) phpBB Developers : APTX (Marek A. R.) - Bantu (Andreas Fischer) + bantu (Andreas Fischer) DavidMJ (David M.) dhn (Dominik Dröscher) kellanved (Henry Sudhof) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index eee01525aa..ea841da88a 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -208,7 +208,7 @@
  • [Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup
  • [Change] Cache get_username_string() function calls on viewtopic.
  • [Change] Cache version check.
  • -
  • [Change] When creating a new forum without copying permissions, ask again.
  • +
  • [Change] When creating a new forum without copying permissions, ask again.
  • [Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)
  • [Feature] Backported 3.2 captcha plugins.