<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>change log for rtems (2010-04-23)</title>
</head>
<body text='#000000' bgcolor='#ffffff'>
<a name='cs1'></a>
<table border='0' cellspacing='0' cellpadding='5' width='100%' bgcolor='#eeeeee'>
<tr><td colspan='3' bgcolor='#dddddd'>
<font color='#bb2222'><strong>joel</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>
* texi2www/texi2www: Add some new texinfo commands.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/doc/tools/ChangeLog.diff?r1=text&tr1=1.17&r2=text&tr2=1.18&diff_format=h">M</a></td><td width='1%'>1.18</td><td width='100%'>doc/tools/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/doc/tools/texi2www/texi2www.diff?r1=text&tr1=1.14&r2=text&tr2=1.15&diff_format=h">M</a></td><td width='1%'>1.15</td><td width='100%'>doc/tools/texi2www/texi2www</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/doc/tools/ChangeLog:1.17 rtems/doc/tools/ChangeLog:1.18
--- rtems/doc/tools/ChangeLog:1.17 Sat Dec 2 00:04:34 2006
+++ rtems/doc/tools/ChangeLog Fri Apr 23 16:05:48 2010
</font><font color='#997700'>@@ -1,3 +1,7 @@
</font><font color='#000088'>+2010-04-23 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * texi2www/texi2www: Add some new texinfo commands.
+
</font> 2006-12-02 Ralf Corsépius <ralf.corsepius@rtems.org>
* configure.ac: New BUG-REPORT address.
<font color='#006600'>diff -u rtems/doc/tools/texi2www/texi2www:1.14 rtems/doc/tools/texi2www/texi2www:1.15
--- rtems/doc/tools/texi2www/texi2www:1.14 Fri Jan 20 11:00:04 2006
+++ rtems/doc/tools/texi2www/texi2www Fri Apr 23 16:05:48 2010
</font><font color='#997700'>@@ -1130,6 +1130,7 @@
</font> # expansion).<span style="background-color: #FF0000"> </span>
%atxy_2_zyz= (
'b', 'STRONG',
<font color='#000088'>+ 'caption', "<STRONG>,CENTER,</STRONG>",
</font> 'cite', 'CITE',
'code', "CODE",
'dfn', 'EM',
<font color='#997700'>@@ -1174,6 +1175,7 @@
</font> 'pxref', 'Xsee ',
'href', 'X',
'uref', 'X',
<font color='#000088'>+ 'url', 'X',
</font> 'email', 'X',
'inforef', 'XSee ',
);
</pre>
<p> </p>
<p>--<br />
<small>Generated by <a href="http://www.codewiz.org/projects/index.html#loginfo">Deluxe Loginfo</a> 2.122 by Bernardo Innocenti <bernie@develer.com></small></p>
</body>
</html>