jani Sun May 3 16:16:16 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
fix news
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.575&r2=1.2027.2.547.2.965.2.576&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.575
php-src/NEWS:1.2027.2.547.2.965.2.576
--- php-src/NEWS:1.2027.2.547.2.965.2.575 Sun May 3 15:17:40 2009
+++ php-src/NEWS Sun May 3 16:16:15 2009
@@ -10,6 +10,9 @@
- Added imap_gc to clear the imap cache
- Added imap_utf8_to_mutf7 and imap_mutf7_to_utf8
+- Implemented FR #41712 (curl progress callback: CURLOPT_PROGRESSFUNCTION).
+ (sdteffen[at]gmail[dot].com, Pierre)
+
- Added 'n' flag to fopen to allow passing O_NONBLOCK to the underlying
open(2) system call. (Mikko)
- Added "dechunk" filter which can decode HTTP responses with chunked
@@ -256,8 +259,6 @@
- Implemented FR #46595 (Use cc as the default compiler). (David Soria Parra)
- Implemented FR #46513 (Missing compiler flags for suncc). (David Soria
Parra)
-- Implemented FR #41712, implement progress callback
(CURLOPT_PROGRESSFUNCTION)
- (sdteffen[at]gmail[dot].com, Pierre)
- Deprecated define_syslog_variables(). (Kalle)
- Deprecated ereg extension. (Felipe)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php