aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2007-07-02 10:09:05 +0000
committerHenry Sudhof <kellanved@phpbb.com>2007-07-02 10:09:05 +0000
commit45a1efb2551059af2d8fe89070b0f70411f4dccc (patch)
tree1e8ad9f532157cd01c975afbf025e38c66a58808 /phpBB/docs
parent85b99b642f547a13a3d9fbdcbf3e773bb1745dde (diff)
downloadforums-45a1efb2551059af2d8fe89070b0f70411f4dccc.tar
forums-45a1efb2551059af2d8fe89070b0f70411f4dccc.tar.gz
forums-45a1efb2551059af2d8fe89070b0f70411f4dccc.tar.bz2
forums-45a1efb2551059af2d8fe89070b0f70411f4dccc.tar.xz
forums-45a1efb2551059af2d8fe89070b0f70411f4dccc.zip
#12941
git-svn-id: file:///svn/phpbb/trunk@7820 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 7bcda12e65..ad71833aa1 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -202,6 +202,7 @@ p a {
<li>[Fix] Font colour list having the correct height in IE (Bug #9571)</li>
<li>[Feature] Added mark/unmark all links to the bots page (Bug #12461)</li>
<li>[Fix] Introduced check on duplicate usernames during bot creation/edit (Bug #12461)</li>
+ <li>[Fix] Allow multibyte letters for smilie codes(Bug #12321)</li>
<li>[Fix] Correctly chmod created cache files (Bug #12859)</li>
<li>[Fix] Use our global expression for checking email syntax in memberlist (Bug #12827)</li>
<li>[Fix] Correctly retrieve/refresh templates stored in database if using subdirectories within template directory (Bug #12839)</li>
@@ -210,6 +211,7 @@ p a {
<li>[Fix] Make sure the automatic update is also working for those having fsockopen disabled</li>
<li>[Fix] Simulate recache of theme data on automatic update finished page - recaching it if css data changed</li>
<li>[Feature] Allow dropping in custom &quot;info_[module class]_*.php&quot; files to language/*/mods directory for inclusion into the menu structure without the need to modify phpBB language files for menu placements</li>
+ <li>[Fix] Added login box to egosearch (Bug #12941)</li>
</ul>