From 70b11ba5824b9b713ab35dd7b677c102d59af915 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 12 Jun 2007 10:06:56 +0000 Subject: bitbake: Sync manual updates and version info with bitbake svn git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1920 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- bitbake/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bitbake/ChangeLog') diff --git a/bitbake/ChangeLog b/bitbake/ChangeLog index b254ce4ab6..4bac05c497 100644 --- a/bitbake/ChangeLog +++ b/bitbake/ChangeLog @@ -1,10 +1,13 @@ Changes in Bitbake 1.8.x: + +Changes in Bitbake 1.8.4: - Make sure __inherit_cache is updated before calling include() (from Michael Krelin) - Fix bug when target was in ASSUME_PROVIDED (#2236) - Raise ParseError for filenames with multiple underscores instead of infinitely looping (#2062) - Fix invalid regexp in BBMASK error handling (missing import) (#1124) - Don't run build sanity checks on incomplete builds - Promote certain warnings from debug to note 2 level + - Update manual Changes in Bitbake 1.8.2: - Catch truncated cache file errors -- cgit v1.2.3-54-g00ecf