release-notes/devel/en_US Devel.xml,1.12,1.13 Java.xml,1.19,1.20

Murray McAllister (mdious) fedora-docs-commits at redhat.com
Mon Mar 17 06:31:16 UTC 2008


Author: mdious

Update of /cvs/docs/release-notes/devel/en_US
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12492/en_US

Modified Files:
	Devel.xml Java.xml 
Log Message:
updating content as per Beats/Devel/Tools/GCC



Index: Devel.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Devel.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Devel.xml	27 Oct 2007 03:31:02 -0000	1.12
+++ Devel.xml	17 Mar 2008 06:31:14 -0000	1.13
@@ -31,8 +31,13 @@
     <section id="sn-GCC-Compiler-Collection">
       <title>GCC Compiler Collection</title>
       <para>
-	This release of Fedora has been built with GCC 4.1.2, which is
-	included with the distribution.
+	      This release of Fedora has been built with GCC 4.3.0, which is included with the distribution.
+      </para>
+      <para>
+	      For more information on GCC 4.3, refer to:
+      </para>
+      <para>
+	      <ulink url="http://gcc.gnu.org/gcc-4.3/" />
       </para>
 <!--
       <section id="sn-">
@@ -45,14 +50,7 @@
       <section id="sn-gcc-code-generation">
 	<title>Code Generation</title>
 	<para>
-	  Starting with <package>gcc-4.1.2-25</package> and
-	  <package>glibc-2.6.90-14</package>, the
-	  <option>-D_FORTIFY_SOURCE=2</option> option protects not only
-	  C code, but also C++. There have been several security issues
-	  already which would have been unexploitable if this checking
-	  was in place earlier. Refer to this <ulink
-	    url="https://www.redhat.com/archives/fedora-devel-announce/2007-September/msg00015.html">announcement</ulink> 
-	  for more details. 
+		Starting with <package>gcc-4.1.2-25</package>and <package>glibc-2.6.90-14</package>, the <option>-D_FORTIFY_SOURCE=2</option> option protects not only C code, but also C++. There have been several security issues already which would not have been exploitable if this checking was in place earlier. Refer to this <ulink url="https://www.redhat.com/archives/fedora-devel-announce/2007-September/msg00015.html">announcement</ulink> for more details.
 	</para>
       </section>
 <!--


Index: Java.xml
===================================================================
RCS file: /cvs/docs/release-notes/devel/en_US/Java.xml,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Java.xml	17 Mar 2008 06:20:49 -0000	1.19
+++ Java.xml	17 Mar 2008 06:31:14 -0000	1.20
@@ -83,7 +83,7 @@
 <section id="sn-Handling-Web-Start-Applications">
 	<title>Handling Web Start Applications</title>
 	<para>
-		Upstream OpenJDK does not provide Web Start support. Experimental Web Start support via <ulink url="http://jnlp.sourceforge.net/">NetX</ulink> is present in the IcedTea repository, but is not ready for deployment in Fedora.
+		Upstream OpenJDK does not provide Web Start support. Experimental Web Start support via <ulink url="http://jnlp.sourceforge.net/netx/">NetX</ulink> is present in the IcedTea repository, but is not ready for deployment in Fedora.
 	</para>
 </section>
 




More information about the Fedora-docs-commits mailing list