From Fedora Project Wiki

m (Fixed some typos)
No edit summary
(18 intermediate revisions by 5 users not shown)
Line 1: Line 1:
== Runtime ==
{{header|docs}}{{Docs_beat_closed}}


<!-- These are the new features in <code>glibc</code>:
== Mono 4 ==
-->


{{:Docs/Beats/BackwardsCompatibility}}
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/.  
==== Bash 4.0 ====
* Fedora 11 includes bash 4.0.


==== GCC ====
[[Category:Docs Project]]
* Fedora 11 includes GCC 4.4, and with it, libgcc 4.4.
[[Category:Draft documentation]]
 
[[Category:Documentation beats]]
==== D-Bus Policy ====
* Previous releases of Fedora shipped with a security policy for the D-Bus system bus that was unintentionally permissive (see CVE-2008-4311). In Fedora 11, the policy has been changed to deny method calls by default.
 
 
 
<noinclude>[[Category:Release Notes]]<noinclude>

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