summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-04-08 10:29:07 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-04-08 10:29:07 +0000
commit376946192e314ee0bd7d29e754e57bbbba52a36a (patch)
treeb6e6d909bf405e14e08fe589277ef4bc6c8608ef /ChangeLog
parent9d3fe600317f92b563ea9def9f2b904cb9e3a90e (diff)
downloadbitbake-contrib-376946192e314ee0bd7d29e754e57bbbba52a36a.tar.gz
fetch/cvs.py Add proxy support to CVS fetcher (patch from Cyril Chemparathy/Poky)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 818f16a66..8745c0f70 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -123,6 +123,7 @@ Changes in Bitbake 1.9.x:
correctly.
- 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)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series