From af88d22ee676fde9af6477eb75dde9ca38e8d17e Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 30 Sep 2008 20:01:46 +0000 Subject: utils.py: Move prunedir function to utils.py and add explode_dep_versions function --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') 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 -- cgit 1.2.3-korg