Adjust wording in Project Plan to match reality. Add a news item for
status report.
This commit is contained in:
parent
acfe9b7a7c
commit
044ccd3694
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15329
1 changed files with 15 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.72 2002/11/12 13:14:40 mike Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/c99/index.sgml,v 1.73 2002/11/26 05:05:22 mike Exp $">
|
||||
<!ENTITY title "FreeBSD C99 and POSIX Conformance Project">
|
||||
<!ENTITY email 'standards'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
|
@ -59,11 +59,10 @@
|
|||
<img src="&imagebase;/project_plan.png" width="229" height="36"
|
||||
alt="Project Plan">
|
||||
|
||||
<p class="main">All of the initial development will take place in the
|
||||
5.0-CURRENT branch and hopefully most of the changes will
|
||||
eventually be merged into the 4-STABLE branch. Since this is a
|
||||
rather large project and is being done on a volunteer basis,
|
||||
there is no set schedule.</p>
|
||||
<p class="main">All of the initial development takes place in the
|
||||
5-CURRENT branch and most changes are merged into the 4-STABLE
|
||||
branch. Since this is a rather large project and is being done
|
||||
on a volunteer basis, there is no set schedule.</p>
|
||||
|
||||
<img src="&imagebase;/how_to_contribute.png" width="229" height="36"
|
||||
alt="How to Contribute">
|
||||
|
|
@ -120,7 +119,7 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<th class="heading"> 5.0 </th>
|
||||
<th class="heading"> 5.x </th>
|
||||
<th class="heading"> 4.x </th>
|
||||
</tr>
|
||||
|
||||
|
|
@ -1834,6 +1833,15 @@
|
|||
<p class="main">The remainder of this page is structured as a
|
||||
reverse-chronological log.</p>
|
||||
|
||||
<b>13 December 2002</b>
|
||||
<ul class="list">
|
||||
<li>
|
||||
<p>A new <a href="http://www.freebsd.org/news/status/report-sept-2002-oct-2002.html#C99-&-POSIX-Conformance-Project">status
|
||||
report</a> on the state of the project, covering September through
|
||||
October, has been produced.</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<b>9 October 2002</b>
|
||||
<ul class="list">
|
||||
<li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue