dufuz Tue Oct 30 00:16:14 2007 UTC
Modified files:
/pearweb package.xml
Log:
Update the changelog before the release
http://cvs.php.net/viewvc.cgi/pearweb/package.xml?r1=1.218&r2=1.219&diff_format=u
Index: pearweb/package.xml
diff -u pearweb/package.xml:1.218 pearweb/package.xml:1.219
--- pearweb/package.xml:1.218 Sun Sep 23 19:12:51 2007
+++ pearweb/package.xml Tue Oct 30 00:16:14 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<package packagerversion="1.6.2" 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
http://pear.php.net/dtd/tasks-1.0.xsd
http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd">
+<package packagerversion="1.6.1" 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
http://pear.php.net/dtd/tasks-1.0.xsd
http://pear.php.net/dtd/package-2.0
http://pear.php.net/dtd/package-2.0.xsd">
<name>pearweb</name>
<channel>pear.php.net</channel>
<summary>The source code for the PEAR website</summary>
@@ -77,8 +77,8 @@
<email>wiesemann@xxxxxxx</email>
<active>yes</active>
</developer>
- <date>2007-09-23</date>
- <time>19:09:56</time>
+ <date>2007-10-29</date>
+ <time>16:41:50</time>
<version>
<release>1.17.0</release>
<api>0.1.1</api>
@@ -89,7 +89,39 @@
</stability>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- * Feature request #11985: Changed header type to rdf+xml for the map rest
interface.
+ * Fix Bug #9476: schema validation error on postinstall script [dufuz]
+ * Fix Bug #11094: users table should include longitude, latitude on creation
[dufuz]
+ * Fix Bug #11295: Fixed in CVS does not mark a bug as closed [dufuz]
+ * Fix Bug #11308: Bug tracker: no feedback after (un)subscribing [cellog]
+ * Fix Bug #11382: Tell registering users they need to provide
&quot;Firstname Lastname&quot; [dufuz]
+ * Fix Bug #11412: Incorrect Package Statistics for Category [dufuz]
+ * Fix Bug #11421: Developers should be able to read unconfirmed bugcomments
[dufuz]
+ * Fix Bug #11422: &quot;Status: Open | Feedback | All&quot; header
not displayed when no bugs are
+ found [wiesemann]
+ * Fix Bug #11441: Package releases not available [cellog]
+ * Fix Bug #11456: Admin page account overview [cellog]
+ * Fix Bug #11497: RSS feed description field should contain breaks [dufuz]
+ * Fix Bug #11502: Uploading patch doesn&apos;t work [cellog]
+ * Fix Bug #11638: Link to Bug Tracker on User Note Entry Screen fails [dufuz]
+ * Fix Bug #11759: Manual: Note form loses page URL [cellog]
+ * Fix Bug #11760: Bug tracker: summary is shown twice [wiesemann]
+ * Fix Bug #11804: Forgotten Password Field for mailaddress too short [cellog]
+ * Fix Bug #12004: Roadmap lacks error handling in case of duplicate roadmap
versions [dufuz]
+ * Implement Feature #3085: Link to package page from finished proposals
[dufuz]
+ * Implement Feature #10800: Copy closed tickets since last release into a new
roadmap [dufuz]
+ * Implement Feature #10900: link developer maps from pearweb [cweiske]
+ * Implement Feature #10943: Remove verification screen for developers [dufuz]
+ * Implement Feature #11086: tabs &amp; whitespace mixing in assorted
files [dufuz]
+ * Implement Feature #11109: Restyle the warning message css [dufuz]
+ * Implement Feature #11270: Replace all image CAPTCHA with math one [dufuz]
+ * Implement Feature #11362: Get rid of captcha for pear.dev when sending mail
to user via webform [dufuz]
+ * Implement Feature #11436: split go-pear in its own package [dufuz]
+ * Implement Feature #11450: When showing bugs by user handle, hide those
[quipo]
+ * Implement Feature #11530: bug reports should have a panel/div explaining
the colour coding [dufuz]
+ * Implement Feature #11851: Assigned bugs that are not maintained by
developer made visable on
+ info page [dufuz]
+ * Implement Feature #11985: Developer map rest link should be
application/rdf+xml [davidc]
+ * Implement Feature #12013: package name is shown in bug list even you select
only one package [dufuz]
</notes>
<contents>
<dir baseinstalldir="/" name="/">
@@ -2176,10 +2208,42 @@
<release>stable</release>
<api>stable</api>
</stability>
- <date>2007-09-23</date>
+ <date>2007-10-29</date>
<license uri="http://www.php.net/license">PHP License</license>
<notes>
- * Feature request #11985: Changed header type to rdf+xml for the map rest
interface.
+ * Fix Bug #9476: schema validation error on postinstall script [dufuz]
+ * Fix Bug #11094: users table should include longitude, latitude on creation
[dufuz]
+ * Fix Bug #11295: Fixed in CVS does not mark a bug as closed [dufuz]
+ * Fix Bug #11308: Bug tracker: no feedback after (un)subscribing [cellog]
+ * Fix Bug #11382: Tell registering users they need to provide
&quot;Firstname Lastname&quot; [dufuz]
+ * Fix Bug #11412: Incorrect Package Statistics for Category [dufuz]
+ * Fix Bug #11421: Developers should be able to read unconfirmed bugcomments
[dufuz]
+ * Fix Bug #11422: &quot;Status: Open | Feedback | All&quot; header
not displayed when no bugs are
+ found [wiesemann]
+ * Fix Bug #11441: Package releases not available [cellog]
+ * Fix Bug #11456: Admin page account overview [cellog]
+ * Fix Bug #11497: RSS feed description field should contain breaks [dufuz]
+ * Fix Bug #11502: Uploading patch doesn&apos;t work [cellog]
+ * Fix Bug #11638: Link to Bug Tracker on User Note Entry Screen fails [dufuz]
+ * Fix Bug #11759: Manual: Note form loses page URL [cellog]
+ * Fix Bug #11760: Bug tracker: summary is shown twice [wiesemann]
+ * Fix Bug #11804: Forgotten Password Field for mailaddress too short [cellog]
+ * Fix Bug #12004: Roadmap lacks error handling in case of duplicate roadmap
versions [dufuz]
+ * Implement Feature #3085: Link to package page from finished proposals
[dufuz]
+ * Implement Feature #10800: Copy closed tickets since last release into a new
roadmap [dufuz]
+ * Implement Feature #10900: link developer maps from pearweb [cweiske]
+ * Implement Feature #10943: Remove verification screen for developers [dufuz]
+ * Implement Feature #11086: tabs &amp; whitespace mixing in assorted
files [dufuz]
+ * Implement Feature #11109: Restyle the warning message css [dufuz]
+ * Implement Feature #11270: Replace all image CAPTCHA with math one [dufuz]
+ * Implement Feature #11362: Get rid of captcha for pear.dev when sending mail
to user via webform [dufuz]
+ * Implement Feature #11436: split go-pear in its own package [dufuz]
+ * Implement Feature #11450: When showing bugs by user handle, hide those
[quipo]
+ * Implement Feature #11530: bug reports should have a panel/div explaining
the colour coding [dufuz]
+ * Implement Feature #11851: Assigned bugs that are not maintained by
developer made visable on
+ info page [dufuz]
+ * Implement Feature #11985: Developer map rest link should be
application/rdf+xml [davidc]
+ * Implement Feature #12013: package name is shown in bug list even you select
only one package [dufuz]
</notes>
</release>
</changelog>
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|