Branch 'f12' - en-US/Devel-Tools.xml en-US/Release_Notes.xml

John J. McDonough jjmcd at fedoraproject.org
Sun Sep 13 15:19:02 UTC 2009


 en-US/Devel-Tools.xml   |   84 +++++++++++++++++++++++++++++++++++++++++++++---
 en-US/Release_Notes.xml |    8 ++--
 2 files changed, 84 insertions(+), 8 deletions(-)

New commits:
commit d65a54f2224108650f1bd883747001340d55951e
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sun Sep 13 11:16:37 2009 -0400

    Development Tools
    
    Added major (only) development tools updates. Commented out unused
    sections in Release_Notes.xml.  Few significant updates combined in
    devel.

diff --git a/en-US/Devel-Tools.xml b/en-US/Devel-Tools.xml
index 639f912..e7db062 100644
--- a/en-US/Devel-Tools.xml
+++ b/en-US/Devel-Tools.xml
@@ -3,10 +3,86 @@
 ]>
 
 <section id="sect-Release_Notes-Tools">
-	<title>Tools</title>
-	<remark>This beat is located here: <ulink type="http" url="https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools</ulink></remark>
-	<!--     <note><para>This is work in progress Not all development tools packages have been researched</para></note>    -->
-	
+  <title>Tools</title>
+  <remark>This beat is located here: <ulink type="http"
+  url="https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools">https://fedoraproject.org/wiki/Docs/Beats/Devel/Tools</ulink></remark>
+
+  <para>
+    Fedora &PRODVER; includes a rich set of development tools
+    including all popluar programming languages, the best and latest
+    IDEs, and an extensive set of libraries.  This section addresses
+    the major changes for Fedora 12.  For a complete list of the
+    hundreds of updated development components see the tables at the
+    end of this document.
+  </para>
+  <variablelist>
+    <varlistentry>
+      <term>emacs</term>
+      <listitem>
+	<para>
+
+	  <package>emacs</package> has been updated to version
+	  23. Emacs 23 has a wide variety of new features, including:
+	  <itemizedlist>
+
+	    <listitem>
+	      <para>Improved Unicode support.</para>
+	    </listitem>
+
+	    <listitem>
+	      <para>Font rendering with Fontconfig and Xft.</para>
+	    </listitem>
+
+	    <listitem>
+	      <para>Support for using X displays and text terminals
+	      in one session, and for running as a daemon.</para>
+	    </listitem>
+
+	    <listitem>
+	      <para>Support for multi-file commits in distributed
+	      version-control systems (VC-dir).</para>
+	    </listitem>
+
+	    <listitem>
+	      <para>New modes and packages for viewing PDF and
+	      postscript files (Doc-view mode), connecting to
+	      processes through D-Bus (dbus), connecting to the GNU
+	      Privacy Guard (EasyPG), editing XML documents (nXML
+	      mode), editing Ruby programs (Ruby mode), and
+	      more.</para>
+	    </listitem>
+
+	  </itemizedlist>
+	</para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
+      <term>mercurial</term>
+      <listitem>
+	<para>
+	  Version 1.3.1 of <package>mercurial</package> now includes
+	  experimental support for sub-repositories.
+	</para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
+      <term>php</term>
+      <listitem>
+	<para>
+	  Fedora 12 includes version 5.3.0 of
+	  <package>php</package>. This includes a number of
+	  significant new features including support for namespaces,
+	  late binding, more consistent float rounding as well as a
+	  number of performance enhancements. For complete details see
+	  <ulink type="http" url="http://php.net/releases/5_3_0.php"
+	  />.
+	</para>
+      </listitem>
+    </varlistentry>
+
+  </variablelist>
 </section>
 
 
diff --git a/en-US/Release_Notes.xml b/en-US/Release_Notes.xml
index 5ff1e1d..0c9ef0e 100644
--- a/en-US/Release_Notes.xml
+++ b/en-US/Release_Notes.xml
@@ -50,12 +50,12 @@
 	<section id="sect-Release_Notes-Changes_in_Fedora_for_Developers">
 		<title>Changes in Fedora for Developers</title>
 		<xi:include href="Development.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Runtime.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--		<xi:include href="Devel-Runtime.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
 		<xi:include href="Devel-Tools.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-GCC.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Java.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--		<xi:include href="Devel-GCC.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
+<!--		<xi:include href="Devel-Java.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
 		<xi:include href="Devel-Eclipse.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
-		<xi:include href="Devel-Haskell.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
+<!--		<xi:include href="Devel-Haskell.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include> -->
 		<xi:include href="BackwardsCompatibility.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 		<xi:include href="Kernel.xml" xmlns:xi="http://www.w3.org/2001/XInclude"></xi:include>
 	</section>





More information about the Fedora-docs-commits mailing list