aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2006-04-16 18:21:08 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2006-04-16 18:21:08 +0000
commitefe9309e8dfd0df68ac1d554233b74e189a5d7cd (patch)
treea861a3a34c51d865a638d260046d42fb4fd1efb2 /ChangeLog
parent4244b32348371f655632d97f0e347d730447d7ca (diff)
downloadbitbake-efe9309e8dfd0df68ac1d554233b74e189a5d7cd.tar.gz
bitbake/lib/bb/cache.py:
bitbake/lib/bb/shell.py: bitbake/bin/bitbake: * Remove a useless return value from loadDataFull bitbake/ChangeLog: * Update the changelog with recent changes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a93e70498..b0d1d0136 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ Changes in BitBake 1.3.x:
- git fetcher cleanup and efficency improvements
- Change the format of the cache
- Update usermanual to document the Fetchers
+ - Major changes to caching with a new strategy
+ giving a major performance increase when reparsing
+ with few data changes
Changes in BitBake 1.3.3:
- Create a new Fetcher module to ease the