jmcastagnetto Tue Jul 30 21:01:47 2002 EDT
Modified files:
/pear/Math_Vector package.xml
Log:
Preparing for new release
Index: pear/Math_Vector/package.xml
diff -u pear/Math_Vector/package.xml:1.2 pear/Math_Vector/package.xml:1.3
--- pear/Math_Vector/package.xml:1.2 Fri May 24 14:38:44 2002
+++ pear/Math_Vector/package.xml Tue Jul 30 21:01:46 2002
@@ -22,11 +22,11 @@
<release>
<license>PHP</license>
- <version>0.5.0</version>
- <date>2002-04-23</date>
+ <version>0.5.1</version>
+ <date>2002-07-30</date>
<state>beta</state>
<notes>
- Initial release
+ Fixed capitalization of PEAR_Error
</notes>
<filelist>
<dir name="/" baseinstalldir="Math/Vector">
@@ -43,5 +43,25 @@
</dir>
</filelist>
</release>
+ <changelog>
+ <release>
+ <license>PHP</license>
+ <version>0.5.0</version>
+ <date>2002-04-23</date>
+ <state>beta</state>
+ <notes>
+ Initial release
+ </notes>
+ </release>
+ <release>
+ <license>PHP</license>
+ <version>0.5.1</version>
+ <date>2002-07-30</date>
+ <state>beta</state>
+ <notes>
+ Fixed capitalization of PEAR_Error
+ </notes>
+ </release>
+ </changelog>
</package>
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|