diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-09-23 17:18:27 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-09-23 17:18:27 +0000 |
commit | 905be7ab2b7409f51af43cd637c0d0552590120c (patch) | |
tree | a2aec69e57ca6c10b971ea01581c296ec13bd81c /phpBB | |
parent | f043e675844bfa5593b0ceeacf3774fcad4c633a (diff) | |
download | forums-905be7ab2b7409f51af43cd637c0d0552590120c.tar forums-905be7ab2b7409f51af43cd637c0d0552590120c.tar.gz forums-905be7ab2b7409f51af43cd637c0d0552590120c.tar.bz2 forums-905be7ab2b7409f51af43cd637c0d0552590120c.tar.xz forums-905be7ab2b7409f51af43cd637c0d0552590120c.zip |
*** empty log message ***
git-svn-id: file:///svn/phpbb/trunk@8108 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index bea00592bc..76795d1c22 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -102,7 +102,6 @@ <li>[Change] Added Code for cleaning the confirm table to the session garbage collection</li> <li>[Fix] Fixed token handling in jabber class for extremely spec-compilant XMPP server (Bug #14445)</li> <li>[Fix] Disallowed galleries from using special characters (Bug #14466)</li> - <li>[Fix] Yahoo! IM no longer supporting non-yahoo users sending messages to them over the web. Needed to use the Yahoo! uri scheme which does not work for those not having the Yahoo! IM. (Bug #14353)</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] Use correct dimension (width x height) in ACP (Bug #14452)</li> |