summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2007-07-25 21:26:43 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2007-07-25 21:26:43 +0000
commit3ea1cec4a3faf810f702ab8097df33f9a06315a1 (patch)
tree7fe76503ce6bfc1b32e95f8b51fafe7402e2fc6d /ChangeLog
parent4e20ca743962a51c3064cb8213c89b66837c4e88 (diff)
downloadbitbake-3ea1cec4a3faf810f702ab8097df33f9a06315a1.tar.gz
svn.py: Fix #2624 and #2644 by changing svn layout in SVNDIR (backport)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 395575f36..13a0eaab0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@ Changes in Bitbake 1.9.x:
- Remove supriours PREFERRED_PROVIDER warnings
- svn fetcher: Add _buildsvncommand function
- Improve certain error messages
+ - Rewrite svn fetcher to make adding extra operations easier
+ as part of future SRCDATE="now" fixes
+ (requires new FETCHCMD_svn definition in bitbake.conf)
+ - Change SVNDIR layout to be more unique (fixes #2644 and #2624)
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series