aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-10-03 11:35:39 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-10-03 11:35:39 +0000
commit8bae4958749d32fcc5c34b955232045269b453f0 (patch)
treefd3d6f47250b1c909f623eccefa45729ffc29c07 /phpBB/docs
parent485576395cf99297ff54046079b409eb9c59a1d1 (diff)
downloadforums-8bae4958749d32fcc5c34b955232045269b453f0.tar
forums-8bae4958749d32fcc5c34b955232045269b453f0.tar.gz
forums-8bae4958749d32fcc5c34b955232045269b453f0.tar.bz2
forums-8bae4958749d32fcc5c34b955232045269b453f0.tar.xz
forums-8bae4958749d32fcc5c34b955232045269b453f0.zip
revert r10079 (bug #50035) to be able to investigate other options of handling this later.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10201 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index d59fd67a65..756754ddeb 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -202,7 +202,6 @@
<li>[Fix] Make sure only logs for existing users are displayed and user-specific logs removed on user deletion. (Bug #49855)</li>
<li>[Fix] Only show &quot;Add friend&quot; and &quot;Add foe&quot; links if the specific module is enabled. (Bug #50475)</li>
<li>[Fix] Correctly display list items in forum description in prosilver and administration. (Bug #48055 - Patch by leviatan21)</li>
- <li>[Fix] Fix handling of bookmarks and subscriptions on &quot;split topics&quot;, &quot;merge topics&quot; and &quot;merge posts&quot;. (Bug #50035)</li>
<li>[Fix] Only embed cron.php if there is no cron lock present to reduce overhead. (Bug #45725 - Patch by TerryE)</li>
<li>[Fix] Add header gradient back into subsilver2 but keep site logo easily replaceable with smaller and bigger ones. (Bug #11142 - Patch by dark/Rain and Raimon)</li>
<li>[Fix] Send activation email when activating user from user settings. (Bug #43145)</li>