<!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-06-14)</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>ralf</strong></font>
</td></tr>
<tr><td colspan='3' bgcolor='#dddddd'><pre>2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>

        * Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/ChangeLog.diff?r1=text&tr1=1.2380&r2=text&tr2=1.2381&diff_format=h">M</a></td><td width='1%'>1.2381</td><td width='100%'>cpukit/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/cpukit/Doxyfile.in.diff?r1=text&tr1=1.5&r2=text&tr2=1.6&diff_format=h">M</a></td><td width='1%'>1.6</td><td width='100%'>cpukit/Doxyfile.in</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/cpukit/ChangeLog:1.2380 rtems/cpukit/ChangeLog:1.2381
--- rtems/cpukit/ChangeLog:1.2380       Mon Jun 14 01:08:50 2010
+++ rtems/cpukit/ChangeLog      Mon Jun 14 01:11:12 2010
</font><font color='#997700'>@@ -1,5 +1,9 @@
</font> 2010-06-14        Ralf Corsépius <ralf.corsepius@rtems.org>
 
<font color='#000088'>+   * Doxygen.in: Use @PERL@ instead of hard-coded /usr/bin/perl.
+
+2010-06-14     Ralf Corsépius <ralf.corsepius@rtems.org>
+
</font>   * libnetworking/rtems/mkrootfs.h,
        posix/include/rtems/posix/pthread.h,
        score/include/rtems/score/coresem.h,

<font color='#006600'>diff -u rtems/cpukit/Doxyfile.in:1.5 rtems/cpukit/Doxyfile.in:1.6
--- rtems/cpukit/Doxyfile.in:1.5        Sat Jun 12 01:10:04 2010
+++ rtems/cpukit/Doxyfile.in    Mon Jun 14 01:11:13 2010
</font><font color='#997700'>@@ -1364,7 +1364,7 @@
</font> # The PERL_PATH should be the absolute path and name of the perl script
 # interpreter (i.e. the result of `which perl').
 
<font color='#880000'>-PERL_PATH              = /usr/bin/perl
</font><font color='#000088'>+PERL_PATH              = @PERL@
</font> 
 #---------------------------------------------------------------------------
 # Configuration options related to the dot tool
</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>