From 36e892cedf337b771b51852d4875962abaa199d7 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 11 May 2009 21:27:24 +0000 Subject: fetch/hg.py: Fix hg checkouts of specific revisions (from Poky) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') 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 -- cgit 1.2.3-korg