]> granicus.if.org Git - php/commitdiff
Updating TODO
authorJohn Coggeshall <john@php.net>
Fri, 15 Aug 2003 06:10:36 +0000 (06:10 +0000)
committerJohn Coggeshall <john@php.net>
Fri, 15 Aug 2003 06:10:36 +0000 (06:10 +0000)
ext/tidy/TODO
ext/tidy/package.xml

index 19151b14d7e760a694c5430d39122d7d0eb86528..f844b6ce82d849ae2206c638a3ec46c20466ecbb 100644 (file)
@@ -1,4 +1,5 @@
 TODO
 
     - Implement fetch_attr(), fetch_node() methods
-    - Fix any memleaks (some may be purely ZE2 related)
\ No newline at end of file
+    - Fix any memleaks 
+    - Fix Win32 crashes
index 612b248b4239adbd069dd3d8eb497711137f8de7..eed7ed0bf5ee92b0f77af471ffd0ad36b1e9bc9d 100644 (file)
@@ -19,10 +19,10 @@ but also traverse the document tree using the Zend Engine 2 OO semantics.
  <license>PHP</license>
  <release>
   <state>beta</state>
-  <version>0.5.2</version>
-  <date>2003-05-06</date>
+  <version>0.5.3</version>
+  <date>2003-05-07</date>
   <notes>
-    Initial package release.
+    Bugfixes and updates for the changes in ZE2
   </notes>
   <configureoptions>
     <configureoption name="with-tidy" default="autodetect" prompt="Tidy library installation dir?"/>