changelog               Thu May 20 20:39:44 2004 EDT

  Modified files:              
    /ZendEngine2        ChangeLog 
  Log:
  ChangeLog update
  
http://cvs.php.net/diff.php/ZendEngine2/ChangeLog?r1=1.470&r2=1.471&ty=u
Index: ZendEngine2/ChangeLog
diff -u ZendEngine2/ChangeLog:1.470 ZendEngine2/ChangeLog:1.471
--- ZendEngine2/ChangeLog:1.470 Tue May 18 20:34:15 2004
+++ ZendEngine2/ChangeLog       Thu May 20 20:39:44 2004
@@ -1,3 +1,14 @@
+2004-05-20  Wez Furlong  <[EMAIL PROTECTED]>
+
+    * zend_exceptions.c
+      zend_exceptions.h:
+      Revert; obviously I missed the function at the bottom of the file...
+
+    * zend_exceptions.c
+      zend_exceptions.h:
+      Export this, so extensions may throw their own exception objects that
+      they have already instantiated.
+
 2004-05-18  Marcus Boerger  <[EMAIL PROTECTED]>
 
     * zend_API.c:
@@ -4629,7 +4640,7 @@
 2003-06-10  Jani Taskinen  <[EMAIL PROTECTED]>
 
     * zend_multiply.h:
-      - Missing $Id: ChangeLog,v 1.470 2004/05/19 00:34:15 changelog Exp $ tag
+      - Missing $Id: ChangeLog,v 1.471 2004/05/21 00:39:44 changelog Exp $ tag
 
 2003-06-10  James Cox  <[EMAIL PROTECTED]>
 
@@ -6353,7 +6364,7 @@
       zend_types.h
       zend_variables.c
       zend_variables.h:
-      - Added some missing CVS $Id: ChangeLog,v 1.470 2004/05/19 00:34:15 changelog 
Exp $ tags, headers and footers.
+      - Added some missing CVS $Id: ChangeLog,v 1.471 2004/05/21 00:39:44 changelog 
Exp $ tags, headers and footers.
 
 2003-01-30  Ilia Alshanetsky  <[EMAIL PROTECTED]>
 

Reply via email to