diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2009-07-13 19:20:17 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2009-07-13 19:20:17 +0000 |
| commit | ecfe24528c46b264baa164ba5811fcc5cfab231e (patch) | |
| tree | 2da60faffcdcf77cb681dc246a65014da2903f96 /phpBB/docs | |
| parent | 86096d012940358e0f4bdcf8d78d06018b99a713 (diff) | |
| download | forums-ecfe24528c46b264baa164ba5811fcc5cfab231e.tar forums-ecfe24528c46b264baa164ba5811fcc5cfab231e.tar.gz forums-ecfe24528c46b264baa164ba5811fcc5cfab231e.tar.bz2 forums-ecfe24528c46b264baa164ba5811fcc5cfab231e.tar.xz forums-ecfe24528c46b264baa164ba5811fcc5cfab231e.zip | |
Fix bug #47265 - Smilies and images not viewed in topic-print view
Fix - Force full date for PMs print-view
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9753 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
| -rw-r--r-- | phpBB/docs/CHANGELOG.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 8aed44a6d8..a1b649f2be 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -152,6 +152,8 @@ <li>[Fix] Correctly detect GZIP status in debug mode. (Bug #24075 - Patch by rxu)</li> <li>[Fix] Posting smilies in view more smilies now work again in IE (Bug #46025 - Patch by leviatan21)</li> <li>[Fix] Properly convert and show filesize information (Bug #47775 - Patch by bantu)</li> + <li>[Fix] Smilies and images not viewed in topic-print view (Bug #47265 - Patch by nickvergessen)</li> + <li>[Fix] Force full date for PMs print-view (Patch by nickvergessen)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li> <li>[Change] Template engine now permits to a limited extent variable includes.</li> |
