summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-08-18 10:45:49 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-08-18 10:45:49 +0000
commit5dce311dd8210e102f35e4cea95c639a5ea81cd4 (patch)
tree9efcd0dbf29ccded6275d21998ee606c2e497d35 /ChangeLog
parent3db1eb0bc13f5cd219ac78e92c81f9613174a9d2 (diff)
downloadbitbake-5dce311dd8210e102f35e4cea95c639a5ea81cd4.tar.gz
cookey.py: Clear the terminal TOSTOP flag if set (and warn the user)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
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