From 39e91db237daff104d26377c2270914b9252de8a Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 24 Feb 2008 11:35:18 +0000 Subject: build.py: Convert exec_task to use getVarFlags --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08250b59e..b64e27304 100644 --- a/ChangeLog +++ b/ChangeLog @@ -104,6 +104,7 @@ Changes in Bitbake 1.9.x: saving the cache when its changed, moving the cache validity check into the parsing loop and factoring some getVar calls outside a for loop - Cooker: Remove a debug message from the parsing loop to lower overhead + - Convert build.py exec_task to use getVarFlags Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg