[release-notes: 1/2] Development

John J. McDonough jjmcd at fedoraproject.org
Sat Oct 19 20:41:07 UTC 2013


commit 681881f30eca6697ce877e6c63d6fb152fb94f22
Author: John J. McDonough <jjmcd at fedoraproject.org>
Date:   Sat Oct 19 16:39:40 2013 -0400

    Development

 en-US/Development.xml           |   12 ++++++++++--
 en-US/Development_GCC_Tools.xml |   17 ++++++++++++++++-
 2 files changed, 26 insertions(+), 3 deletions(-)
---
diff --git a/en-US/Development.xml b/en-US/Development.xml
index ed0fca9..5ddac6a 100644
--- a/en-US/Development.xml
+++ b/en-US/Development.xml
@@ -3,14 +3,22 @@
                "http://www.oasis-open.org/docbook/xml/mathml/1.1CR1/dbmathml.dtd">
 <?xml-stylesheet href="http://www.informatik.fh-wiesbaden.de/~werntges/home_t/proj/dbkcss102/wysiwygdocbook1.02/driver.css" type="text/css"?>
 
-<section>
+<section id="sect-devel">
   <title>Development</title>
-  <para />
   <section id="development-acpica">
     <title>ACPICA Tools</title>
     <para>
       Developers working with the ACPI subsystem now have more resources available from Fedora. The <productname>acpica-tools</productname> package replaces the existing <productname>iasl</productname> and <productname>pm-tools</productname> packages to provide all the tools from <ulink url="http://acpica.org" />.
     </para>
   </section>    
+  <section>
+    <title>Developer Assistant</title>
+    <para>
+      Developer Assistant, a tool for starting coding projects with
+      popular languages and platforms, has been updated to provide a
+      graphical user interface, documentation in a devassist-docs
+      package, and improved functionality.
+    </para>
+  </section>
 </section>
   
diff --git a/en-US/Development_GCC_Tools.xml b/en-US/Development_GCC_Tools.xml
index dadbfe9..7e74526 100644
--- a/en-US/Development_GCC_Tools.xml
+++ b/en-US/Development_GCC_Tools.xml
@@ -5,7 +5,22 @@
 
 <section>
   <title>GCC Tools</title>
-  <para />  
+  <section>
+    <title>Boost 1.54.0 Uplift</title>
+    <para>
+      <package>boost</package> has been upgraded to version
+      1.54.0. Apart from a number of bugfixes, this brings in three
+      new libraries: <filename>Boost.Log</filename> for logging,
+      <filename>Boost.TTI</filename> for Type Traits Introspection,
+      and <filename>Boost.TypeErasure</filename> for runtime
+      polymorphism based on concepts.
+    </para>
+    <para>
+      The upstream release notes at <ulink type="http"
+      url="http://www.boost.org/users/history/version_1_54_0.html" />
+      provide detailed information on the release.
+    </para>
+  </section>
   <section id="development-gcc-glibc">
     <title>GLIBC 2.18</title>
     <para>


More information about the docs-commits mailing list