[release-notes] Include mention of D2 - BZ#743960

John J. McDonough jjmcd at fedoraproject.org
Tue Oct 11 16:49:24 UTC 2011


commit 9d43adb8add7d3d45afca6bfa88d179a95ff7538
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Tue Oct 11 12:49:18 2011 -0400

    Include mention of D2 - BZ#743960

 en-US/Development_Tools.xml |   20 ++++++++++++++++++++
 en-US/Revision_History.xml  |    1 +
 2 files changed, 21 insertions(+), 0 deletions(-)
---
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index 7d7447a..c0e3c8c 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -165,6 +165,26 @@
       </ulink>. 
     </para>
   </section>
+
+  <section>
+    <title>D2</title>
+    <indexterm>
+      <primary>D2</primary>
+    </indexterm>
+    <para>
+      The D2 programming language is available in Fedora 16. D is a
+      modern language with high performance near C/C++ with an easy
+      syntax. C/C++ and Java developers can easily migrate to D.
+    </para>
+    <para>
+      Addiitonal details are available on the <ulink
+      url="http://fedoraproject.org/wiki/Features/D2_programming">Feature
+      Page</ulink>. Information on the D language may be found at
+      <ulink
+      url="http://www.digitalmars.com/d/2.0/index.html">http://www.digitalmars.com/d/2.0/index.html</ulink>.
+    </para>
+  </section>
+
   <section>
     
     <title>emacs-ecb</title>
diff --git a/en-US/Revision_History.xml b/en-US/Revision_History.xml
index 8dc3129..ba69b1b 100644
--- a/en-US/Revision_History.xml
+++ b/en-US/Revision_History.xml
@@ -23,6 +23,7 @@
 	    <member>Improved prose in setting up multiple PostgreSQL
 	    servers - BZ#743618</member>
 	    <member>Warning about GRUB user - BZ#737187</member>
+	    <member>Include mention of D2 - BZ#743960</member>
 	  </simplelist>
 	</revdescription>
       </revision>


More information about the docs-commits mailing list