summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-09-17 08:04:18 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-09-17 08:04:18 +0000
commit2efe83bfe12515762eb40932dab98463d5a58f8b (patch)
tree8b4e6623545aced09cff8dcb26bb77dcc429b005 /ChangeLog
parent3fc25b4666d696fc73f66ea840b950de4217d6f4 (diff)
downloadbitbake-2efe83bfe12515762eb40932dab98463d5a58f8b.tar.gz
BBHandler: Don't add duplicates to BBPATH
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34f01ffc5..9a94c07bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -67,6 +67,7 @@ Changes in Bitbake 1.9.x:
do_taskname[cleandirs] = "dir"
- bzr fetcher tweaks from Robert Schuster (#2913)
- Add mercurial (hg) fetcher from Robert Schuster (#2913)
+ - Don't add duplicates to BBPATH
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series