]> granicus.if.org Git - php/commitdiff
Add note about --with-kerberos
authorSascha Schumann <sas@php.net>
Wed, 23 Aug 2000 16:15:08 +0000 (16:15 +0000)
committerSascha Schumann <sas@php.net>
Wed, 23 Aug 2000 16:15:08 +0000 (16:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 371e05d969e3fc6e7409bb71a93a8e912e4ea2b6..c824fd8b1a3dd14f26252cb545916fb58ae53237 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -39,6 +39,8 @@ PHP 4.0                                                                    NEWS
 - Added 4th optional parameter to sybase_[p]connect to specify the charset
   for the connection (alf@alpha.ulatina.ac.cr)
 - Fixed support for current thttpd releases. (Sascha)
+- Added support for kerberized IMAP library using --with-kerberos 
+  (Rasmus, Sascha)
 - Virtualize realpath, chmod, chown and utime (Stas)
 - Support content-encoding headers in file upload MIME parts
   (Ragnar Kjørstad)