summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-04-08 11:36:36 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-04-08 11:36:36 +0000
commit24bfa3d4b2c07ca5d6773a985130c085d2e56dd9 (patch)
tree19fa4649758ad0b9007edea8249d814292fb2ff0 /ChangeLog
parent376946192e314ee0bd7d29e754e57bbbba52a36a (diff)
downloadbitbake-contrib-24bfa3d4b2c07ca5d6773a985130c085d2e56dd9.tar.gz
fetch/__init__.py: Improve runfetchcmd so errors are seen and various GIT variables are exported
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8745c0f70..8f36a98fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -124,6 +124,7 @@ Changes in Bitbake 1.9.x:
- Handle exit codes correctly (from pH5)
- Work around refs/HEAD issues with git over http (#3410)
- Add proxy support to the CVS fetcher (from Cyril Chemparathy)
+ - Improve runfetchcmd so errors are seen and various GIT variables are exported
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series