cvs: docweb /templates/all/phd home.tpl.php /www/phd PhD-0.4.5.tgz
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1235048964@cvsserver> |
bjori Thu Feb 19 13:09:24 2009 UTC
Added files:
/docweb/www/phd PhD-0.4.5.tgz
Modified files:
/docweb/templates/all/phd home.tpl.php
Log:
PhD 0.4.5 released
http://cvs.php.net/viewvc.cgi/docweb/templates/all/phd/home.tpl.php?r1=1.20&r2=1.21&diff_format=u
Index: docweb/templates/all/phd/home.tpl.php
diff -u docweb/templates/all/phd/home.tpl.php:1.20 docweb/templates/all/phd/home.tpl.php:1.21
--- docweb/templates/all/phd/home.tpl.php:1.20 Mon Feb 16 11:51:32 2009
+++ docweb/templates/all/phd/home.tpl.php Thu Feb 19 13:09:24 2009
@@ -10,6 +10,16 @@
<ul id="releases">
<li>
+ <a href="/phd/PhD-0.4.5.tgz">PhD 0.4.5</a> <span class="date">19. February 2009</span><!-- {{{ -->
+ <ul class="fixes">
+ <li>Changed copyright year to 2007-2009. (Christian)</li>
+ <li>Fixed PEAR chm manual title for french. (Laurent)</li>
+ <li>Fixed PEAR chm navbar alignment. (Laurent)</li>
+ <li><?php bugfix(47408); ?> (Same image directory used for each theme). (Christian)</li>
+ <li><?php bugfix(47413); ?> (PEAR themes don't work when rendered together at once). (Christian)</li>
+ </ul><!-- }}} -->
+ </li>
+ <li>
<a href="/phd/PhD-0.4.4.tgz">PhD 0.4.4</a> <span class="date">16. February 2009</span><!-- {{{ -->
<ul class="fixes">
<li>Add support for <package> in pear theme. (Christian)</li>