From 5dce311dd8210e102f35e4cea95c639a5ea81cd4 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 18 Aug 2007 10:45:49 +0000 Subject: cookey.py: Clear the terminal TOSTOP flag if set (and warn the user) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c4c5ee4d1..baa06c3bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -50,6 +50,7 @@ Changes in Bitbake 1.9.x: - Sort digraph output to make builds more reproducible - Split expandKeys into two for loops to benefit from the expand_cache (12% speedup) - runqueue.py: Fix idepends handling to avoid dependency errors + - Clear the terminal TOSTOP flag if set (and warn the user) Changes in Bitbake 1.8.0: - Release 1.7.x as a stable series -- cgit 1.2.3-korg