diff options
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index aa8fee3cb4..9c936aafa6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -208,6 +208,12 @@ p a { <li>[Fix] Properly display the smiley export screen (Bug #13968)</li> <li>[Feature] Add "DECIMAL:", "PDECIMAL", and "PDECIMAL:" to the schema creation code (Bug #13999) - patch provided by poyntesm</li> <li>[Fix] Don't show the notify checkbox in the approval queue if the only posts are written by ANONYMOUS (Bug #13973)</li> + <li>[Fix] Redirect to bots management page on edit/add (Bug #14073)</li> + <li>[Fix] Display locked icon in viewforum/prosilver if forum locked (Bug #14009)</li> + <li>[Feature] Display message history in compose PM screen</li> + <li>[Change] Do not force login on visiting topic/forum from notification emails (Bug #13818)</li> + <li>[Fix] Fixed cron_lock value for cron execution. This bug led to users having problems with the email queue and other cron related issues.</li> + <li>[Fix] Prevent white pages on php notices with gzip compression enabled (Bug #14096)</li> </ul> </div> |