From c894c00bbe3470ac2f95720da8a9b62c21fd2ef1 Mon Sep 17 00:00:00 2001 From: Mark Skilbeck Date: Tue, 16 Mar 2010 12:21:22 +0000 Subject: [PATCH] Added changelog git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@296269 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/imap/functions/imap-append.xml | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/reference/imap/functions/imap-append.xml b/reference/imap/functions/imap-append.xml index f948c82b86..4a133fb8db 100644 --- a/reference/imap/functions/imap-append.xml +++ b/reference/imap/functions/imap-append.xml @@ -72,6 +72,31 @@ &return.success; + + + &reftitle.changelog; + + + + + + &Version; + &Description; + + + + + 5.3.2 + + Added INTERNALDATE support to imap_append. + + + + + + + + &reftitle.examples;