cvs: docweb /templates/all/phd home.tpl.php /www/phd PhD-0.4.2.tgz
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <cvsbjori1229633581@cvsserver> |
bjori Thu Dec 18 20:53:01 2008 UTC
Added files:
/docweb/www/phd PhD-0.4.2.tgz
Modified files:
/docweb/templates/all/phd home.tpl.php
Log:
PhD 0.4.2
http://cvs.php.net/viewvc.cgi/docweb/templates/all/phd/home.tpl.php?r1=1.13&r2=1.14&diff_format=u
Index: docweb/templates/all/phd/home.tpl.php
diff -u docweb/templates/all/phd/home.tpl.php:1.13 docweb/templates/all/phd/home.tpl.php:1.14
--- docweb/templates/all/phd/home.tpl.php:1.13 Sat Nov 8 11:42:47 2008
+++ docweb/templates/all/phd/home.tpl.php Thu Dec 18 20:53:01 2008
@@ -9,6 +9,24 @@
<ul id="releases">
<li>
+ <a href="/phd/PhD-0.4.2.tgz">PhD 0.4.2</a> <span class="date">18. December 2008</span><!-- {{{ -->
+ <ul class="fixes">
+<li>- Added support for phd:chunk="false" attribute on chunks. (Christian)</li>
+<li>- Added Turkish support for CHM. (Nilgun)</li>
+<li>- Added option (-L/--lang language) to use for CHM headers. (Hannes)</li>
+<li>- Added support for orderedlist numeration. (Hannes)</li>
+<li>- Added fallback to PHP_Compat getopt() on Windows. (Christian)</li>
+<li>- Added anchors for tips, warnings, important and notes. (Nilgun)</li>
+<li>- <interfacename> now automagically links to interfaces. (Hannes)</li>
+<li>- Automatically use the phpdoc configure.php generated version
+ information file if it exists. (Hannes)</li>
+<li>- Removed default border for formal tables. (Philip)</li>
+
+ <li>Change double quotes to single ones, gives speedup for pear builds (Brett)</li>
+ <li>Docblock enhancements and Coding Standards fixes (Brett)</li>
+ </ul><!-- }}} -->
+ </li>
+ <li>
<a href="/phd/PhD-0.4.1.tgz">PhD 0.4.1</a> <span class="date">08. November 2008</span><!-- {{{ -->
<ul class="fixes">
<li><?php bugfix(46413);?> Weird examples in Unix manual pages (Rudy)</li>