From da31682d733e60ac932baaae2ee5cbf7b025548e Mon Sep 17 00:00:00 2001 From: Nik Ogura Date: Mon, 2 Apr 2007 15:20:08 +0000 Subject: [PATCH] documented bug fixes --- docs/changelog/7.x.x.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index c8fe8ffab..a6edc07fb 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -1,4 +1,7 @@ 7.3.14 + - fix: http://www.plainblack.com/bugs/tracker/dataform-security-bug (thanks to misja) + - fix: changed Email.pm's filter to allow '+' in email address + - fix: DateTime::epochToHuman %D formatting error- getting day data directly form DateTime, not from $dt->strftime - fix: Duplicate Metadata (perlDreamer Consulting, LLC) - fix: fixed double conversion into seconds (seconds were being stored, and then multiplied by 86400) in group expirations