Changeset 379 for branches/gettext/package.xml
- Timestamp:
- 09/06/06 09:40:59 (2 years ago)
- Files:
-
- branches/gettext/package.xml (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/gettext/package.xml
r367 r379 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <package packagerversion="1.4.1 0" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.02 <package packagerversion="1.4.11" version="2.0" xmlns="http://pear.php.net/dtd/package-2.0" xmlns:tasks="http://pear.php.net/dtd/tasks-1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://pear.php.net/dtd/tasks-1.0 3 3 http://pear.php.net/dtd/tasks-1.0.xsd 4 4 http://pear.php.net/dtd/package-2.0 … … 38 38 <active>yes</active> 39 39 </helper> 40 <date>2006-08- 06</date>41 <time>1 9:51:46</time>40 <date>2006-08-20</date> 41 <time>15:11:24</time> 42 42 <version> 43 43 <release>0.9.0b3</release> … … 72 72 73 73 * Storages 74 - fixed bug #205: semicolon at end of SQL 74 - fixed bug #205: semicolon at end of SQL (schst) 75 75 76 76 * Clientside features … … 438 438 </dir> <!-- /patForms --> 439 439 <dir name="rfcs"> 440 <file name="rfc0001.txt" role="d ata" />441 <file name="rfc0002.txt" role="d ata" />440 <file name="rfc0001.txt" role="doc" /> 441 <file name="rfc0002.txt" role="doc" /> 442 442 </dir> <!-- /rfcs --> 443 443 <dir name="tests"> … … 618 618 <api>stable</api> 619 619 </stability> 620 <date>2006-08- 06</date>620 <date>2006-08-20</date> 621 621 <license uri="http://www.gnu.org/copyleft/lesser.txt">LGPL</license> 622 622 <notes>Third release candidate for 0.9.0. … … 643 643 644 644 * Storages 645 - fixed bug #205: semicolon at end of SQL 645 - fixed bug #205: semicolon at end of SQL (schst) 646 646 647 647 * Clientside features
