cvs: pear /Log package.xml
[email protected] ("Jon Parise")
| Newsgroups | php.pear.cvs |
|---|---|
| Message-ID | <cvsjon1209842410@cvsserver> |
jon Sat May 3 19:20:10 2008 UTC
Modified files:
/pear/Log package.xml
Log:
Preparing the 1.10.1 release.
http://cvs.php.net/viewvc.cgi/pear/Log/package.xml?r1=1.137&r2=1.138&diff_format=u
Index: pear/Log/package.xml
diff -u pear/Log/package.xml:1.137 pear/Log/package.xml:1.138
--- pear/Log/package.xml:1.137 Sun Feb 10 22:53:56 2008
+++ pear/Log/package.xml Sat May 3 19:20:10 2008
@@ -25,10 +25,10 @@
<email>[email protected]</email>
<active>yes</active>
</lead>
- <date>2008-02-10</date>
- <time>14:53:37</time>
+ <date>2008-05-03</date>
+ <time>12:19:43</time>
<version>
- <release>1.10.0</release>
+ <release>1.10.1</release>
<api>1.0.0</api>
</version>
<stability>
@@ -36,8 +36,7 @@
<api>stable</api>
</stability>
<license uri="http://www.php.net/license/3_01.txt">PHP License</license>
- <notes>- The level masking test now passed on 64-bit platforms. (Bug 12933)
-- The mail handler can now optionally use the PEAR Mail package. (Request 12839)</notes>
+ <notes>- The default value for the display handler's lineBreak configuration value wasn't being applied. (Bug 13436)</notes>
<contents>
<dir baseinstalldir="/" name="/">
<dir name="docs">
@@ -135,6 +134,19 @@
<changelog>
<release>
<version>
+ <release>1.10.1</release>
+ <api>1.0.0</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <date>2008-05-03</date>
+ <license uri="http://www.php.net/license/3_01.txt">PHP License</license>
+ <notes>- The default value for the display handler's lineBreak configuration value wasn't being applied. (Bug 13436)</notes>
+ </release>
+ <release>
+ <version>
<release>1.10.0</release>
<api>1.0.0</api>
</version>