From fc1e01807ff01bd54abec39a808a57f6f72e5d8d Mon Sep 17 00:00:00 2001 From: Petr Bokoc Date: Oct 09 2016 22:01:02 +0000 Subject: Add glibc-2.24 to Development --- diff --git a/en-US/Development.xml b/en-US/Development.xml index ea29e60..bd7f0f9 100644 --- a/en-US/Development.xml +++ b/en-US/Development.xml @@ -48,4 +48,15 @@ Fedora 25 provides the Rust compiler and its Cargo package management tool. Rust is a fast compiled programming language, which prevents segmentation faults, ensures thread safety, and supports both functional and imperative-procedural paradigms. For more information, see Rust upstream documentation. + +
+ The GNU C Library Version 2.24 + + The GNU C Library (glibc) is updated to version 2.24 in Fedora 25. This version provides increased performance, many bug fixes, improvements to POSIX compliance new locales, and other changes. See the NEWS at for a full list of changes in this version. + + + This version is backwards compatible with the version shipped in Fedora 24. No packaging changes are necessary. + +
+