aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-07-30 22:57:56 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-07-30 22:57:56 +0000
commitac00ca89a4e43cd4f38ba86455079d31be78e644 (patch)
tree5191400fe919c20a9f52d9060d6b380cd720e05b /ChangeLog
parent89bbfe40b9ae3c4cb7ebefcdbde6fe0b6f981e38 (diff)
downloadbitbake-ac00ca89a4e43cd4f38ba86455079d31be78e644.tar.gz
svn fetcher: Add SRCREV support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e6255a47..ac33fee12 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@ Changes in Bitbake 1.9.x:
(requires new FETCHCMD_svn definition in bitbake.conf)
- Change SVNDIR layout to be more unique (fixes #2644 and #2624)
- Add ConfigParsed Event after configuration parsing is complete
+ - Add SRCREV support for svn fetcher
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series