bitbake/lib/bb/data.py:
[vuplus_bitbake] / ChangeLog
index 05b7332..a93e704 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@ Changes in BitBake 1.3.x:
        - 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
 
 Changes in BitBake 1.3.3:
        - Create a new Fetcher module to ease the