From Fedora Project Wiki

(Clean up for conversion)
No edit summary
(11 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{header|docs}}{{Docs_beat_closed}}


=== boost ===
== Mono 4 ==


The '''boost''' C++ libraries have been upgraded to 4.4. which includes numerous changes.  For details, see the release notes:
Prior version of Fedora shipped with the now unsupported Mono 2. Fedora 23 jumps to the version 4, allowing Fedora to package application that rely on newer versions of the runtime, such as monodevelop. More information is available in the mono release notes http://www.mono-project.com/docs/about-mono/releases/.  
 
* http://www.boost.org/users/history/version_1_44_0
 
* http://www.boost.org/users/history/version_1_43_0
 
* http://www.boost.org/users/history/version_1_42_0
 
Some key features include new libraries for UML2 FSMs, Polygons, Factory and Forward adapters, and a UUID library. Existing libraries have been updated with many new features as well as performance improvements.
 
== libjpeg-turbo ==
 
The '''libjpeg''' library has been replaced by '''libjpeg-turbo''' library which has same API/ABI but is at least twice faster on all primary architectures and about 25% faster on secondary architectures


[[Category:Docs Project]]
[[Category:Docs Project]]
[[Category:Draft documentation]]
[[Category:Draft documentation]]
[[Category:Documentation beats]]
[[Category:Documentation beats]]

Revision as of 05:22, 9 September 2015

DocsProject Header docTeam1.png
Warning.png
Beat Closed on Wiki
Work on beats has now moved to git at https://pagure.io/fedora-docs/release-notes. If you have changes or additions, please contact the docs team via #fedora-docs, docs@lists.fedoraproject.org, or with the release-notes BZ component.


Mono 4

Prior version of Fedora shipped with the now unsupported Mono 2. Fedora 23 jumps to the version 4, allowing Fedora to package application that rely on newer versions of the runtime, such as monodevelop. More information is available in the mono release notes http://www.mono-project.com/docs/about-mono/releases/.