summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-09-30 20:01:46 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-09-30 20:01:46 +0000
commitaf88d22ee676fde9af6477eb75dde9ca38e8d17e (patch)
tree2f16d16ea7da0fe822197cb59347ca3084ebfa76 /ChangeLog
parent301f25d11610f2394dd4d977dd0de533ceb345b9 (diff)
downloadbitbake-contrib-af88d22ee676fde9af6477eb75dde9ca38e8d17e.tar.gz
utils.py: Move prunedir function to utils.py and add explode_dep_versions function
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ad0f713f..fc77cbf31 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -143,6 +143,7 @@ Changes in Bitbake 1.9.x:
- Revert the '-' character fix in class names since it breaks things
- When a regexp fails to compile for PACKAGES_DYNAMIC, print a more useful error (#4444)
- Allow to checkout CVS by Date and Time. Just add HHmm to the SRCDATE.
+ - Move prunedir function to utils.py and add explode_dep_versions function
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series