summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-03-31 22:01:03 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-03-31 22:01:03 +0000
commitf21b4c902a9f21200ded7b322c744c07f39517fd (patch)
tree5274a65a02aacd9c1c6ced7535d401d30e07b435 /ChangeLog
parent2c74267c530e8cc80c3aee1d537322f73c7b436b (diff)
downloadbitbake-contrib-f21b4c902a9f21200ded7b322c744c07f39517fd.tar.gz
ConfHandler.py: Allow operations other than assignment on flag variables
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 30584816b..36e3fe687 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ Changes in Bitbake 1.9.x:
- Treat python functions the same as shell functions for logging
- Use TMPDIR/anonfunc as a __anonfunc temp directory (T)
- Catch truncated cache file errors
+ - Allow operations other than assignment on flag variables
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series