diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-16 14:45:22 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-03-16 14:45:22 +0000 |
commit | 48ffd72f6f3c6eb6b50dd1d18cdde9370c54cfd0 (patch) | |
tree | b9f9100d7ee1aaa7ce2e58ec0292f55ea430f16a /phpBB/docs/CHANGELOG.html | |
parent | 21aeaab002118fd76abf6b352122dfb7cd55f06a (diff) | |
download | forums-48ffd72f6f3c6eb6b50dd1d18cdde9370c54cfd0.tar forums-48ffd72f6f3c6eb6b50dd1d18cdde9370c54cfd0.tar.gz forums-48ffd72f6f3c6eb6b50dd1d18cdde9370c54cfd0.tar.bz2 forums-48ffd72f6f3c6eb6b50dd1d18cdde9370c54cfd0.tar.xz forums-48ffd72f6f3c6eb6b50dd1d18cdde9370c54cfd0.zip |
Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - Patch by Raimon)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9371 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-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 f12e8d17af..6007136bca 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -121,6 +121,7 @@ <li>[Change] Added new options for visual confirmation.</li> <li>[Change] Add link to user profile in the MCP for user notes and warn user.</li> <li>[Change] Add IN_PHPBB check to generated cache files. (reported by bantu)</li> + <li>[Change] Add topic icons to prosilver UCP main and subscribed templates (Bug #42735 - Patch by Raimon)</li> <li>[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)</li> <li>[Feature] db_tools now support create table and drop table.</li> <li>[Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)</li> |