summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-06-10 17:12:44 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-06-10 17:12:44 +0000
commitcf077ca4cb835310cf195f9f6055add79c29f8d3 (patch)
tree0610ac498f3bbf2119948d5cad7d6017d199cf41 /ChangeLog
parent1c4fccbabcdd0308a39963dea4887c2aaeea6067 (diff)
downloadbitbake-cf077ca4cb835310cf195f9f6055add79c29f8d3.tar.gz
Release bitbake 1.6.81.6.8
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1eda9573..e5460f477 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
Changes in BitBake 1.6.7:
+ - Make sure __inherit_cache is updated before calling include() (from Michael Krelin)
+ - Raise ParseError for filenames with multiple underscores instead of infinitely looping (#2062)
+ - Fix invalid regexp in BBMASK error handling (missing import) (#1124)
Changes in BitBake 1.6.5:
- Update the MANIFEST file