summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-01-18 20:36:20 +0000
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-01-18 20:36:20 +0000
commitd7fc941539c87b962a97a4dae3024d67e5d2c2a3 (patch)
tree812e265f49935d7af1e789133cddc8ebe483d81d /ChangeLog
parentad27c240d742f409b6300c6e5dcf1046189f1388 (diff)
downloadbitbake-d7fc941539c87b962a97a4dae3024d67e5d2c2a3.tar.gz
bitbake 1.9.x: add branch support to the git fetcher -- thanks Otavio Salvador.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 109cc788e..c1ad68aa0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -91,6 +91,7 @@ Changes in Bitbake 1.9.x:
- Fix shell data updating problems (#1880)
- Properly raise errors for invalid source URI protocols
- Change the wget fetcher failure handling to avoid lockfile problems
+ - Add support for branches in git fetcher (Otavio Salvador, Michael Lauer)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series