aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-01-06 13:13:02 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-01-06 13:13:02 +0000
commit97750696168d286a1005cd8b7272d31c4c270be6 (patch)
tree816f6fded0a2c46a974e42e71c2de824a42b217a /ChangeLog
parent6a1d6ac78b01221860a1a6566f5dc975a91d6fb8 (diff)
downloadbitbake-97750696168d286a1005cd8b7272d31c4c270be6.tar.gz
shell.py: Fix shell data updating problems (#1880)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bac2306a..95ef1a8a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -88,6 +88,7 @@ Changes in Bitbake 1.9.x:
- Don't give a stacktrace for invalid tasks, have a user friendly message (#3431)
- Add support for "-e target" (#3432)
- Fix shell showdata command (#3259)
+ - Fix shell data updating problems (#1880)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series