* release 0.3.0
authorMichael Wallner <mike@php.net>
Thu, 10 Feb 2005 18:49:44 +0000 (18:49 +0000)
committerMichael Wallner <mike@php.net>
Thu, 10 Feb 2005 18:49:44 +0000 (18:49 +0000)
package.xml

index 76f0071c79da75942d4f5ab8c733c9d1bf10e739..83db6be747cd1422e386b50c5b38a7fc4f66d120 100644 (file)
@@ -30,7 +30,7 @@
 
   <release>
     <version>0.3.0</version>
-    <date>2005-02-xx</date>
+    <date>2005-02-10</date>
     <state>alpha</state>
     <notes><![CDATA[
  * ctype is now mandatory
@@ -39,7 +39,7 @@
  * removed http_accept_ranges()
  * output "Redirecting to <a>URI</a>." in http_redirect() for full RFC compliance
  * fixed http_cache_last_modified(): if parameter was omitted, would have always sent 304 Not Modified
- * added http_parse_header()
+ * added http_parse_headers()
 ]]>
     </notes>
   </release>