aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2007-10-14 22:56:02 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2007-10-14 22:56:02 +0000
commitbe73d432d5f354898a056ba169f06b453b10b247 (patch)
tree27dff7373c3286f29ae91cb568e4743e83ca2576 /phpBB/docs
parent4f73460474b123cac89a3481fa12357f0614d091 (diff)
downloadforums-be73d432d5f354898a056ba169f06b453b10b247.tar
forums-be73d432d5f354898a056ba169f06b453b10b247.tar.gz
forums-be73d432d5f354898a056ba169f06b453b10b247.tar.bz2
forums-be73d432d5f354898a056ba169f06b453b10b247.tar.xz
forums-be73d432d5f354898a056ba169f06b453b10b247.zip
so be it... being a bit clearer
git-svn-id: file:///svn/phpbb/trunk@8192 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index dc0b733efd..7d92aa6a5a 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -113,7 +113,7 @@
<li>[Fix] Fixed token handling in jabber class for extremely spec-compliant XMPP server (Bug #14445)</li>
<li>[Fix] Disallowed galleries from using special characters (Bug #14466)</li>
<li>[Change] Listing the board url within the email text instead of appending it to the subject (Bug #14378)</li>
- <li>[Fix] Always display the quote button as the most accessible one - edit is always before quote (Bug #14403)</li>
+ <li>[Fix] Always display the quote button as the most accessible one (this means edit is before quote in prosilver due to the way we lay out profiles)</li>
<li>[Fix] Use correct dimension (width x height) in ACP (Bug #14452)</li>
<li>[Fix] Only display PM history links if there are PM's to be displayed (Bug #14484)</li>
<li>[Feature] Added completely new hook system to allow better application/mod integration - see docs/hook_system.html</li>