diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-06-29 14:46:31 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-06-29 14:46:31 +0000 |
commit | 7eaa0bf9f6e93b1c4543a5e18e272676c5ef0ef4 (patch) | |
tree | 25798b67779c7f6e9a15e83947cd80136f5ede62 | |
parent | c62366c92dc1df2027a311eef3fabc977ad6eb41 (diff) | |
download | forums-7eaa0bf9f6e93b1c4543a5e18e272676c5ef0ef4.tar forums-7eaa0bf9f6e93b1c4543a5e18e272676c5ef0ef4.tar.gz forums-7eaa0bf9f6e93b1c4543a5e18e272676c5ef0ef4.tar.bz2 forums-7eaa0bf9f6e93b1c4543a5e18e272676c5ef0ef4.tar.xz forums-7eaa0bf9f6e93b1c4543a5e18e272676c5ef0ef4.zip |
we lost some entries. :D
git-svn-id: file:///svn/phpbb/trunk@7811 89ea8834-ac86-4346-8a33-228a782c2dd0
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f3cb2a2dca..3cba293c99 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -195,6 +195,8 @@ p a { <li>[Fix] Display custom profile field "date" based on users language (Bug #12787)</li> <li>[Fix] Allow adding of help language files within subdirectories (Bug #12783)</li> <li>[Fix] Correctly apply smileys on posting having # within their emotion code</li> + <li>[Fix] Correctly convert smileys having double quotes within their emotion code (Bug #12731)</li> + <li>[Fix] The converter now adds the protocol to user website profile fields missing it (Bug #12819)</li> <li>[Fix] Correctly escape banned ip/email using wildcard for ban check (Bug #12815)</li> <li>[Fix] Fixed some very nasty opera bugs (dropdown list bug, cpu spike bug) (Bug #12763, #11609)</li> <li>[Fix] Font colour list having the correct height in IE (Bug #9571)</li> |