changelog               Fri Nov 14 20:31:52 2003 EDT

  Modified files:              
    /php-src    ChangeLog 
  Log:
  ChangeLog update
  
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1447 php-src/ChangeLog:1.1448
--- php-src/ChangeLog:1.1447    Thu Nov 13 20:31:38 2003
+++ php-src/ChangeLog   Fri Nov 14 20:31:51 2003
@@ -1,3 +1,45 @@
+2003-11-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * NEWS
+      ext/standard/basic_functions.c
+      ext/standard/basic_functions.h:
+      Rename nanosleep() to time_nanosleep().
+
+2003-11-14  Ard Biesheuvel  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/interbase/interbase.c:
+      Fix the fix [ibase_trans()]
+
+2003-11-14  Moriyoshi Koizumi  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      ext/standard/tests/file/001.phpt:
+      MFH(r-1.10): ctime (#10) may differ on several filesystems.
+
+    * ext/standard/tests/file/001.phpt:
+      ctime (#10) may differ on several filesystems.
+
+2003-11-14  Marcus Boerger  <[EMAIL PROTECTED]>
+
+    * ext/simplexml/simplexml.c:
+      Adjust to latest conversion cast changes
+
+2003-11-14  Jani Taskinen  <[EMAIL PROTECTED]>
+
+    * scripts/phpize.in:
+      Missing "confdefs.h" in the cleanup-files-list
+
+2003-11-14  Ilia Alshanetsky  <[EMAIL PROTECTED]>
+
+    * (PHP_4_3)
+      NEWS
+      ext/yp/yp.c:
+      MFH: Fixed bug #26235 (yp_first/yp_next do not specify correct key length).
+
+    * ext/yp/yp.c:
+      Fixed bug #26235 (yp_first/yp_next do not specify correct key length).
+
 2003-11-13  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * ext/simplexml/tests/009.phpt:

Reply via email to