From Fedora Project Wiki

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


=== 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 01:05, 28 August 2015

DocsProject Header docTeam1.png
Note.png
Beat is open
This beat is now ready to have Fedora 25 content added by the beat writer


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/.