[PHP-CVS] cvs: php4 /win32 sendmail.c

2002-12-28 Thread Sara Golemon
pollita Sat Dec 28 14:40:03 2002 EDT Modified files: /php4/win32 sendmail.c Log: Typo. Index: php4/win32/sendmail.c diff -u php4/win32/sendmail.c:1.50 php4/win32/sendmail.c:1.51 --- php4/win32/sendmail.c:1.50 Sat Dec 28 14:32:45 2002 +++ php4/win32/sendmail.

[PHP-CVS] cvs: php4 /win32 sendmail.c

2002-12-28 Thread Sara Golemon
pollita Sat Dec 28 14:32:46 2002 EDT Modified files: /php4/win32 sendmail.c Log: When scanning for cc: headers, make sure the header is JUST cc: and not bcc: or original-cc: or cc: See Bugs # 21036 and # 20707 Index: php4/win32/sendmail.c diff -u php4/win3

[PHP-CVS] cvs: php4 /ext/imap config.m4

2002-12-28 Thread Sascha Schumann
sas Sat Dec 28 10:33:25 2002 EDT Modified files: /php4/ext/imap config.m4 Log: Fix order of library additions, so that the imap extension now builds successfully with static imap/ssl libs. configure was already failing before. Index: php4/ext/im