diff options
author | Henry Sudhof <kellanved@phpbb.com> | 2007-08-14 12:14:26 +0000 |
---|---|---|
committer | Henry Sudhof <kellanved@phpbb.com> | 2007-08-14 12:14:26 +0000 |
commit | 0c948afde2f5cfbdf35a041f870c9bad175644cb (patch) | |
tree | b8f9195340a23d6e94f332e988660663c921bc44 /phpBB/docs | |
parent | 4e55587c85b0a0fe18649b4499e647e801c567c6 (diff) | |
download | forums-0c948afde2f5cfbdf35a041f870c9bad175644cb.tar forums-0c948afde2f5cfbdf35a041f870c9bad175644cb.tar.gz forums-0c948afde2f5cfbdf35a041f870c9bad175644cb.tar.bz2 forums-0c948afde2f5cfbdf35a041f870c9bad175644cb.tar.xz forums-0c948afde2f5cfbdf35a041f870c9bad175644cb.zip |
#14072
git-svn-id: file:///svn/phpbb/trunk@8028 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 9c936aafa6..b404925af9 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -214,6 +214,7 @@ p a { <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> + <li>[Fix] Propagate the cleaned idendtifier for CFPs (Bug #14072)</li> </ul> </div> |