- 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
- 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)