diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-03-18 23:05:09 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-03-18 23:05:09 -0400 |
| commit | ae5208110ea48e747112e47478d430ea93cd4e15 (patch) | |
| tree | 544b6c315911c0fc99fc3e5fd49e6629c1cac058 /debian/changelog | |
| parent | 372e61c832664c109e22dc163ee37230195539f0 (diff) | |
Tor.named: Fix bug that sometimes caused the property to fail the first time, though retrying succeeded.
May have only been a problem on debian stable, the /var/lib/tor/keys/ was
not created by installing the package.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a8fb5ecc..b3f19cbb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -26,6 +26,8 @@ propellor (2.17.0) UNRELEASED; urgency=medium need to make changes every time. * Speed up propellor's build of itself, by asking cabal to only build the propellor-config binary and not all the libraries. + * Tor.named: Fix bug that sometimes caused the property to fail the first + time, though retrying succeeded. -- Joey Hess <id@joeyh.name> Mon, 29 Feb 2016 17:58:08 -0400 |
