alan_k Tue Jun 25 03:58:38 2002 EDT
Modified files:
/pear/DB_DataObject package.xml
Log:
prep'ed for release
Index: pear/DB_DataObject/package.xml
diff -u pear/DB_DataObject/package.xml:1.2 pear/DB_DataObject/package.xml:1.3
--- pear/DB_DataObject/package.xml:1.2 Mon Jun 24 03:33:58 2002
+++ pear/DB_DataObject/package.xml Tue Jun 25 03:58:37 2002
@@ -8,7 +8,7 @@
2. acts as a datastore for a table row.
The core class is designed to be extended for each of your tables so that
you put the
data logic inside the data classes.
- included is a Generator to make your configuraiton files and your base
classes.
+ included is a Generator to make your configuration files and your base
classes.
</description>
<license>PHP License</license>
@@ -22,8 +22,8 @@
</maintainers>
<release>
<version>0.1</version>
- <date>2002-06-21</date>
- <notes>PEARified</notes>
+ <date>2002-06-25</date>
+ <notes>PEARified - documentation are temporarly on
http://docs.akbkhome.com/DB_DataObject/</notes>
<state>stable</state>
<filelist>
<dir name="/" baseinstalldir="DB" role="php">
@@ -39,7 +39,7 @@
<changelog>
<release>
<version>0.1</version>
- <date>2002-06-21</date>
+ <date>2002-06-25</date>
<notes>PEARified - documentation are temporarly on
http://docs.akbkhome.com/DB_DataObject/</notes>
<state>stable</state>
</release>
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|