From fc75078a1345b6d194c277de26e621825b227bf7 Mon Sep 17 00:00:00 2001 From: Gordon Hecker Date: Tue, 19 Jan 2010 16:33:52 +0100 Subject: [PATCH] Changelog: env Signed-off-by: Gordon Hecker --- Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog b/Changelog index bf7d6cc..21c3316 100644 --- a/Changelog +++ b/Changelog @@ -1,6 +1,10 @@ NEXT: * a plugin interface was introduced. Local code is capable of loading plugins and some initial interfaces are available with this release. + * the environment related code was rewritten in a far more robust way. + This fixes a few bugs: Missing environment files were silently ignored, + and adding result specific environment could change the id of the + global environment (not the environment itself) due to lua table behaviour. e2factory-2.3.3 * use sha1 module instead of calling the sha1sum tool -- 2.39.5