]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Tue, 17 Sep 2002 00:33:53 +0000 (00:33 +0000)
committer <changelog@php.net> <>
Tue, 17 Sep 2002 00:33:53 +0000 (00:33 +0000)
ChangeLog
Zend/ChangeLog

index 374948718207e12493b2e167b955082903ece4a7..868d153f93570057ae4ac6804d824ea99f3efb5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2002-09-16  Tal Peer  <tal@kaktos.co.il>
+
+    * ext/fribidi/CREDITS: oops.
+
+    * ext/fribidi/CREDITS: Added myself
+
+2002-09-16  Jani Taskinen  <sniper@iki.fi>
+
+    * NEWS: tuning
+
+    * ext/fribidi/README
+      ext/fribidi/config.m4
+      ext/fribidi/fribidi.c
+      ext/fribidi/fribidi.php
+      ext/fribidi/php_fribidi.h:
+    - Require Fribidi 0.10.4 -> no more glib needed.
+    - Cleaned up a bit.
+
+    * sapi/isapi/php4isapi.c: Should fix #19425
+
+2002-09-16  Anantha Kesari H Y  <hyanantha@novell.com>
+
+    * netware/phplib.imp: Updatation of symbols exported for NetWare
+
 2002-09-15  Tal Peer  <tal@kaktos.co.il>
 
     * ext/fribidi/fribidi.c:
index a3cfaeb9581f68b509b979c5af70507af68f99b0..2521eaa442a06561f00b084102eefe354bb27c54 100644 (file)
@@ -1,3 +1,10 @@
+2002-09-16  Andrei Zmievski  <andrei@php.net>
+
+    * zend_API.h
+      zend_builtin_functions.c
+      zend_API.c
+      zend_execute_API.c: MFZE1
+
 2002-09-15  Ilia Alshanetsky  <ilia@prohost.org>
 
     * zend_highlight.c: Make zend actually strip comments. Bug #18151