aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2008-09-30 20:05:51 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2008-09-30 20:05:51 +0000
commit60794b169f005a712aa1c1668b45640fdd1832cf (patch)
tree694a04faf7c56426da466f040adb73b734749b58 /ChangeLog
parentb3acedac34137d83dda0f4aafe2c4af9031364e4 (diff)
downloadbitbake-60794b169f005a712aa1c1668b45640fdd1832cf.tar.gz
fetch/hg.py: Fix hg fetcher username/password handling and fix crash
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 225786c51..943a5f972 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -145,6 +145,7 @@ Changes in Bitbake 1.9.x:
- Allow to checkout CVS by Date and Time. Just add HHmm to the SRCDATE.
- Move prunedir function to utils.py and add explode_dep_versions function
- Raise an exception if SRCREV == 'INVALID'
+ - Fix hg fetcher username/password handling and fix crash
Changes in Bitbake 1.8.0:
- Release 1.7.x as a stable series