Add some missing entries to the Changelog
authorRichard Purdie <rpurdie@linux.intel.com>
Tue, 31 Oct 2006 10:28:33 +0000 (10:28 +0000)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 31 Oct 2006 10:28:33 +0000 (10:28 +0000)
ChangeLog

index ac3566a..66d5d45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Changes in Bitbake 1.6.1:
+       - Add support for the interactive flag (backported from trunk)
+       - Ignore versions in DEPENDS (backported from trunk)
+       - Fix bug referencing bb.providers in shell.py
+
 Changes in Bitbake 1.6.0:
        - Better msg handling
        - COW dict implementation from Tim Ansell (mithro) leading