summaryrefslogtreecommitdiffstats
path: root/bitbake/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake/ChangeLog')
-rw-r--r--bitbake/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog
index 4bac05c497..fbf86c6496 100644
--- a/bitbake/ChangeLog
+++ b/bitbake/ChangeLog
@@ -1,4 +1,7 @@
1Changes in Bitbake 1.8.x: 1Changes in Bitbake 1.8.x:
2 - Correctly redirect stdin when forking
3 - If parsing errors are found, exit, too many users miss the errors
4 - Remove supriours PREFERRED_PROVIDER warnings
2 5
3Changes in Bitbake 1.8.4: 6Changes in Bitbake 1.8.4:
4 - Make sure __inherit_cache is updated before calling include() (from Michael Krelin) 7 - Make sure __inherit_cache is updated before calling include() (from Michael Krelin)