derick          Sat Sep 28 05:14:59 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  - Consistency
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.1146 php4/NEWS:1.1147
--- php4/NEWS:1.1146    Sat Sep 28 04:56:33 2002
+++ php4/NEWS   Sat Sep 28 05:14:59 2002
@@ -4,7 +4,7 @@
 - Added stream_select() which works like socket_select but only works on
   streams returned by fopen(), fsockopen() and pfsockopen(). (Wez)
 - Fixed bug #19595 (Missing functions for GD2 format handling). (Edin)
-- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)
+- Fixed bug #19633 (Wrong directories in ext/ldap/config.m4). (Derick)
 - Fixed bugs #17274 and #19627 (segfault in sem_remove). (Wez)
 - Fixed bug #18022 (fopen does not work with php://stdin anymore on Solaris).
   (Wez)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to