diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2007-07-10 11:47:48 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2007-07-10 11:47:48 +0000 |
| commit | f538d70301a38cd65ca9d2463db0420c5eb1f3e0 (patch) | |
| tree | 7a3e9db36d09284277371faacc1db8b3c70e0904 /phpBB/docs | |
| parent | 4fa1a7c8276d782b469471e062bab45fbfaa6e4f (diff) | |
| download | forums-f538d70301a38cd65ca9d2463db0420c5eb1f3e0.tar forums-f538d70301a38cd65ca9d2463db0420c5eb1f3e0.tar.gz forums-f538d70301a38cd65ca9d2463db0420c5eb1f3e0.tar.bz2 forums-f538d70301a38cd65ca9d2463db0420c5eb1f3e0.tar.xz forums-f538d70301a38cd65ca9d2463db0420c5eb1f3e0.zip | |
#13199
git-svn-id: file:///svn/phpbb/trunk@7859 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 7f03f6032a..cff1ea2af4 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -197,6 +197,7 @@ p a { <li>[Fix] Properly cache template files that were stored in the database (Bug #12675)</li> <li>[Fix] Do not count the deletion of an unapproved topic as a decrease in normally viewable posts (Bug #13167)</li> <li>[Fix] Allow column_exists() to return true if the column exists but no data is in the table</li> + <li>[Fix] Allow setting the smiley order via the select. Also allow to add smileys at the top. (Bug #13199)</li> </ul> |
