From feee13f9621f6bed42e55207eb04a13e6c77deb5 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 5 Sep 2007 13:33:18 +0000 Subject: fixing some language and style bugs... git-svn-id: file:///svn/phpbb/trunk@8079 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/docs') diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f7765d945b..84a8946e06 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -199,6 +199,8 @@ p a {
  • [Fix] Unable to save email templates through ACP language page (Bug #14266)
  • [Fix] Correctly set user style for guest user (able to be changed within user management)
  • [Change] Moved note about dns_get_record function for using GTalk (Jabber) from Jabber log to Jabber ACP panel
  • +
  • [Fix] Do not use register_shutdown_function within cron.php if handling the queue and the mail function being used (Bug #14321)
  • +
  • [Fix] Fixing private message on-hold code if moving messages into folder based on rules (Bug #14309)
  • -- cgit v1.2.1