summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-01-20 12:07:40 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-01-20 12:07:40 +0000
commitb0b0f8043985c95163b952dcda5574fc9850b4b8 (patch)
tree67f7e9ac7683631bee6ecdbf90dfd7c106000681 /ChangeLog
parent152bd6c4ec09bef0af71aafc4c0f2ba3891c745d (diff)
downloadbitbake-b0b0f8043985c95163b952dcda5574fc9850b4b8.tar.gz
cvs.py: Add norecurse and fullpath options to cvs fetcher (from Poky/Marcin)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ecff051a..084328867 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -93,6 +93,7 @@ Changes in Bitbake 1.9.x:
- Change the wget fetcher failure handling to avoid lockfile problems
- Add support for branches in git fetcher (Otavio Salvador, Michael Lauer)
- Make taskdata and runqueue errors more user friendly
+ - Add norecurse and fullpath options to cvs fetcher
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series