aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-05-11 21:27:24 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2009-05-11 21:27:24 +0000
commit36e892cedf337b771b51852d4875962abaa199d7 (patch)
treebfc2457735d7c256add206b3cfed425ee4583ec5 /ChangeLog
parent531c2f77e305c229d39d0390896ee56da59ca6de (diff)
downloadbitbake-36e892cedf337b771b51852d4875962abaa199d7.tar.gz
fetch/hg.py: Fix hg checkouts of specific revisions (from Poky)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2b4d7181..455cfde43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -170,6 +170,7 @@ Changes in Bitbake 1.9.x:
- Also allow user and pswd options in SRC_URIs globally (from Poky)
- Improve proxy handling when using mirrors (from Poky)
- Add bb.utils.prune_suffix function
+ - Fix hg checkouts of specific revisions
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series