diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-05 12:51:00 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-05 12:51:00 +0000 |
commit | 65ecfa5197d3026dea12ad69b0947b60b3fd8377 (patch) | |
tree | de53341f7d48b6d9bad96e71d9ff1b38f0c0f361 /phpBB/docs/CHANGELOG.html | |
parent | 439cb0eafb0b8629b164e7a61011c58daa381d3c (diff) | |
download | forums-65ecfa5197d3026dea12ad69b0947b60b3fd8377.tar forums-65ecfa5197d3026dea12ad69b0947b60b3fd8377.tar.gz forums-65ecfa5197d3026dea12ad69b0947b60b3fd8377.tar.bz2 forums-65ecfa5197d3026dea12ad69b0947b60b3fd8377.tar.xz forums-65ecfa5197d3026dea12ad69b0947b60b3fd8377.zip |
Display coloured username of last poster in list of subscribed forums (prosilver).
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8825 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 2427c5aec3..1a376488e2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -108,6 +108,7 @@ <li>[Feature] Ability to mimic sprintf() calls with $user->lang() with the ability to correctly assign nullar/singular/plural language entries</li> <li>[Feature] Added the possibility to force user posts put in queue if post count is lower than an admin defined value. Guest posting is not affected by this setting.</li> <li>[Change] Allow setting birth year to current year.</li> + <li>[Fix] Display coloured username of last poster in list of subscribed forums (prosilver).</li> </ul> |