From af4a8a057f7b69da2973847717d0ff9388669f54 Mon Sep 17 00:00:00 2001 From: Derek Jones Date: Thu, 8 May 2008 22:16:33 +0000 Subject: added dot transformation to body of email when sending via SMTP --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 131cc2a10..4945c4edc 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -137,6 +137,7 @@ SVN Commit: not currently released

  • Fixed a bug in DB_result::row() that prevented it from returning individual fields with MySQL NULL values.
  • Fixed a bug in the table library that could cause identically constructed rows to be dropped (#3459).
  • Fixed a bug (#4206) in the Directory Helper where the directory resource was not being closed, and minor improvements.
  • +
  • Fixed a bug where SMTP emails were not having dot transformation performed on lines that begin with a dot.
  • Version 1.6.1

    -- cgit v1.2.3-24-g4f1b