diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-07-25 17:48:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-07-25 17:48:47 -0400 |
| commit | d35c1c7ad1539da24e6ab071d8d669912f330f0c (patch) | |
| tree | 489bdecd13326907d4cc827b4371d17f4c057e8e /debian | |
| parent | 0f1f0b7a75398bbf1155d429612bd20415731bd1 (diff) | |
new properties
* Added Rsync.installed property.
* Added DiskImage.vmdkBuilt property which is useful for booting
a disk image in VirtualBox.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ef0f1ae4..ca9e40e9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +propellor (4.5.2) UNRELEASED; urgency=medium + + * Added Rsync.installed property. + * Added DiskImage.vmdkBuilt property which is useful for booting + a disk image in VirtualBox. + + -- Joey Hess <id@joeyh.name> Tue, 25 Jul 2017 17:08:52 -0400 + propellor (4.5.1) unstable; urgency=medium * Reboot.toKernelNewerThan: If running kernel is new enough, avoid |
