aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-03-17 12:21:35 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-03-17 12:21:35 +0000
commitb078757f05a7f9b004e88e7f94638d962f9df7fb (patch)
tree0db7e9d3d808b9dab8f3dcb4c4d8cc5ccc5de3cd /ChangeLog
parent38ce7b95b9f76afaf1d2fe9b39817411b0b3ba57 (diff)
downloadbitbake-b078757f05a7f9b004e88e7f94638d962f9df7fb.tar.gz
git.py: Work around refs/HEAD issues with git over http (fixes #3410)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4adc20ae5..818f16a66 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -122,6 +122,7 @@ Changes in Bitbake 1.9.x:
- Fix problems with recrdeptask handling where some idepends weren't handled
correctly.
- Handle exit codes correctly (from pH5)
+ - Work around refs/HEAD issues with git over http (#3410)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series