From 09c4540e605c87d330f065438e46ebed3eeb13aa Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Sat, 28 Oct 2006 10:20:25 +0000 Subject: [PATCH] * Release notes. svn path=/nixpkgs/trunk/; revision=6886 --- doc/release-notes.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/release-notes.xml b/doc/release-notes.xml index be5682021df7..c2c05ae7a887 100644 --- a/doc/release-notes.xml +++ b/doc/release-notes.xml @@ -11,6 +11,7 @@ + The standard build environment (stdenv) is now pure on the x86_64-linux and powerpc-linux @@ -95,6 +96,17 @@ preConfigure = "configureFlagsArray=(\"CFLAGS=-O0 -g\")"; + Important updates: + + + + Glibc 2.5. + + . + + + +