diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2008-05-04 14:44:28 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2008-05-04 14:44:28 +0000 |
commit | 57b5e87b1c7395443f99fc737946af1931a30218 (patch) | |
tree | 25f2e6151a00c52d6527a583dc172df698006c82 /phpBB/docs | |
parent | 968cccfb56476d70ce3f6c0c8e84e9df708040bf (diff) | |
download | forums-57b5e87b1c7395443f99fc737946af1931a30218.tar forums-57b5e87b1c7395443f99fc737946af1931a30218.tar.gz forums-57b5e87b1c7395443f99fc737946af1931a30218.tar.bz2 forums-57b5e87b1c7395443f99fc737946af1931a30218.tar.xz forums-57b5e87b1c7395443f99fc737946af1931a30218.zip |
#14830
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8543 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 9bbc7e893c..222e5f762d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -102,6 +102,7 @@ <li>[Fix] Correctly determine safe mode for temp file creation in functions_upload.php (Bug #23525)</li> <li>[Fix] Correctly sort by rank in memberlist (Bug #24435)</li> <li>[Fix] Purge cache after database restore (Bug #24245)</li> + <li>[Fix] Correctly display subforum read/unread icons from RTL in FF3, Konqueror and Safari3+. (thanks arod-1 for the fix, related to Bug #14830)</li> </ul> <a name="v300"></a><h3>1.ii. Changes since 3.0.0</h3> |