]> granicus.if.org Git - php/commitdiff
- added imap_savebody()
authorMichael Wallner <mike@php.net>
Fri, 27 Jan 2006 19:47:14 +0000 (19:47 +0000)
committerMichael Wallner <mike@php.net>
Fri, 27 Jan 2006 19:47:14 +0000 (19:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index fe656b0f40715ebb47efa9a0050988c58390c0ba..9121b1deca61390f1a5cb1eb0b38f0f32c2b65e9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ PHP                                                                        NEWS
 - Added new mysqli constants for BIT and NEW_DECIMAL field types:
   MYSQLI_TYPE_NEWDECIMAL and MYSQLI_TYPE_BIT. FR #36007. (Georg)
 - Added ReflectionClass::newInstanceArgs($args). (Marcus)
+- Added imap_savebody(). (Mike)
 - Fixed imagecolorallocate() and imagecolorallocatelapha() to return FALSE
   on error. (Pierre)
 - Fixed bug #36152 (problems with curl+ssl and pgsql+ssl in same PHP). (Mike)