This commit is contained in:
Joey Hess 2014-11-19 01:58:35 -04:00
parent 409e20a69e
commit dd635e9fcd
1 changed files with 1 additions and 1 deletions

2
debian/changelog vendored
View File

@ -9,7 +9,7 @@ propellor (1.0.0) UNRELEASED; urgency=medium
* Can be used to configure tor hidden services. Thanks, Félix Sipma. * Can be used to configure tor hidden services. Thanks, Félix Sipma.
* When multiple gpg keys are added, ensure that the privdata file * When multiple gpg keys are added, ensure that the privdata file
can be decrypted by all of them. can be decrypted by all of them.
* Convert GpgKeyId to newtype. * API: Convert GpgKeyId to newtype.
* DigitalOcean.distroKernel property now reboots into the distribution * DigitalOcean.distroKernel property now reboots into the distribution
kernel when necessary. kernel when necessary.
* Avoid outputting color setting sequences when not run on a terminal. * Avoid outputting color setting sequences when not run on a terminal.