trunk/bitbake/bin/bitbake:
[vuplus_bitbake] / ChangeLog
index 32475b5..60faedd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,14 @@
-Changes in BitBake 1.3.x:
+Changes in BitBake 1.4.0:
        - Fix to check both RDEPENDS and RDEPENDS_${PN}
        - Fix a RDEPENDS parsing bug in utils:explode_deps()
        - Update git fetcher behaviour to match git changes
+       - ASSUME_PROVIDED allowed to include runtime packages
+       - 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