diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-10-15 13:04:07 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-10-15 13:04:07 -0400 |
| commit | e695cfc3bbeee0f5126e70ac4a5a689872069c0e (patch) | |
| tree | 5d6e9ce353e830e0c5d3d17a2e02a23384d7b479 /debian | |
| parent | 68dff04c4ead5ee6c3db66c689c2d0a07a15dfda (diff) | |
merged pull request
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 42eebb96..3ffd818c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,9 @@ propellor (4.9.0) UNRELEASED; urgency=medium * Made the PropellorRepo.hasOriginUrl property override the repository url that --spin passes to a host. * PropellorRepo.hasOriginUrl type changed to include HasInfo. (API change) + * Fstab.mounted: Create mount point if necessary, and mount it + if it's not already mounted. + Thanks, Nicolas Schodet -- Joey Hess <id@joeyh.name> Wed, 04 Oct 2017 12:46:23 -0400 |
