summaryrefslogtreecommitdiff
path: root/bitbake-dev/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bitbake-dev/ChangeLog')
-rw-r--r--bitbake-dev/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/bitbake-dev/ChangeLog b/bitbake-dev/ChangeLog
index 65c5e4bf3..22124cb7e 100644
--- a/bitbake-dev/ChangeLog
+++ b/bitbake-dev/ChangeLog
@@ -176,6 +176,8 @@ Changes in Bitbake 1.9.x:
- Set HOME environmental variable when running fetcher commands (from Poky)
- Make sure allowed variables inherited from the environment are exported again (from Poky)
- When running a stage task in bbshell, run populate_staging, not the stage task (from Poky)
+ - Fix + character escaping from PACKAGES_DYNAMIC (thanks Otavio Salvador)
+ - Addition of BBCLASSEXTEND support for allowing one recipe to provide multiple targets (from Poky)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series