From 233761a7fe4a995fbe0c8f65f512172a2b64090c Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Fri, 7 Jun 2013 13:30:03 -0400 Subject: DataSourceOVF: small fix for iso9660 transport This is not really a problem, because nothing would call transport_iso9660 with 'require_iso' as False, but if it did, then we would have still required iso9660 filesystem on the mount. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index adc8b954..6495a19b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 0.7.3: - fix omnibus chef installer (LP: #1182265) [Chris Wing] + - small fix for OVF datasource for iso transport on non-iso9660 filesystem 0.7.2: - add a debian watch file - add 'sudo' entry to ubuntu's default user (LP: #1080717) -- cgit v1.2.3