diff options
author | Meik Sievertsen <acydburn@phpbb.com> | 2007-08-13 12:14:07 +0000 |
---|---|---|
committer | Meik Sievertsen <acydburn@phpbb.com> | 2007-08-13 12:14:07 +0000 |
commit | e9188d4e05eeadfd9246d9dc44160736f6fa64d6 (patch) | |
tree | 7fcdcc5cd7c7e90e2ae4f8abc309fc74101b025b /phpBB/docs | |
parent | 11f05e3513f4133cce57d4177f9616c1ef32cd34 (diff) | |
download | forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar.gz forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar.bz2 forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.tar.xz forums-e9188d4e05eeadfd9246d9dc44160736f6fa64d6.zip |
Some changes... non-invasive...
git-svn-id: file:///svn/phpbb/trunk@8025 89ea8834-ac86-4346-8a33-228a782c2dd0
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> |