]> granicus.if.org Git - php/commitdiff
- # 521 entry
authorPierre Joye <pajoye@php.net>
Mon, 26 Jan 2004 01:36:51 +0000 (01:36 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 26 Jan 2004 01:36:51 +0000 (01:36 +0000)
pear/package-PEAR.xml

index 6f64ef2f60b47bab1fb053a88050d3b073e57dde..d654d154aa3df00fc38c0d682888b1742482b02a 100644 (file)
@@ -47,9 +47,9 @@
     </maintainer>
   </maintainers>
   <release>
-    <version>1.3</version>
-    <date>2004-01-20</date>
-    <state>stable</state>
+    <version>1.3b6</version>
+    <date>2004-01-26</date>
+    <state>beta</state>
     <notes>
 PEAR Installer:
 
@@ -59,6 +59,7 @@ PEAR Installer:
 * Bug #293 [Patch] PEAR_Error not calling static method callbacks for error-handler
 * Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level)
 * Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and {
+* Bug #521 Incorrect filename in naming warnings
 * Moved download code into its own class
 * Fully unit tested the installer, packager, downloader, and PEAR_Common