<!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 (2011-06-20)</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>2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>

        * pppd/Makefile.am: Add ppp.conf, pppd.options to EXTRA_DIST.
        * pppd/Makefile-user: Remove.
</pre></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/ChangeLog.diff?r1=text&tr1=1.190&r2=text&tr2=1.191&diff_format=h">M</a></td><td width='1%'>1.191</td><td width='100%'>testsuites/samples/ChangeLog</td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/pppd/Makefile-user?rev=1.1&content-type=text/vnd.viewcvs-markup">R</a></td><td width='1%'><font color="#880000">1.1</font></td><td width='100%'><font color="#880000">testsuites/samples/pppd/Makefile-user</font></td></tr>
<tr><td width='1%'><a href="http://www.rtems.com/cgi-bin/viewcvs.cgi//rtems/testsuites/samples/pppd/Makefile.am.diff?r1=text&tr1=1.18&r2=text&tr2=1.19&diff_format=h">M</a></td><td width='1%'>1.19</td><td width='100%'>testsuites/samples/pppd/Makefile.am</td></tr>
</table>
<pre>
<font color='#006600'>diff -u rtems/testsuites/samples/ChangeLog:1.190 rtems/testsuites/samples/ChangeLog:1.191
--- rtems/testsuites/samples/ChangeLog:1.190    Sat Jun 11 11:41:56 2011
+++ rtems/testsuites/samples/ChangeLog  Mon Jun 20 02:25:09 2011
</font><font color='#997700'>@@ -1,3 +1,8 @@
</font><font color='#000088'>+2011-06-20    Ralf Corsépius <ralf.corsepius@rtems.org>
+
+       * pppd/Makefile.am: Add ppp.conf, pppd.options to EXTRA_DIST.
+       * pppd/Makefile-user: Remove.
+
</font> 2011-06-11        Joel Sherrill <joel.sherrill@oarcorp.com>
 
        * fileio/init.c: Avoid use of deprecated rtems_clock_get() except in

<font color='#006600'>diff -u rtems/testsuites/samples/pppd/Makefile.am:1.18 rtems/testsuites/samples/pppd/Makefile.am:1.19
--- rtems/testsuites/samples/pppd/Makefile.am:1.18      Fri Apr  3 07:42:12 2009
+++ rtems/testsuites/samples/pppd/Makefile.am   Mon Jun 20 02:25:09 2011
</font><font color='#997700'>@@ -22,4 +22,8 @@
</font>   @rm -f pppd$(EXEEXT)
        $(make-exe)
 
<font color='#000088'>+EXTRA_DIST =
+EXTRA_DIST += ppp.conf
+EXTRA_DIST += pppd.options
+
</font> include $(top_srcdir)/../automake/local.am
</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>