diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-09-01 11:19:35 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-09-01 11:19:35 -0400 |
| commit | bc75f84f58aafaf7b69f20f1507df80dccc8023b (patch) | |
| tree | d247bfb83046d0b353d2acfba5bc7b12edd9b526 /debian | |
| parent | e350175be425e966bd81153580644c741a09eafb (diff) | |
Tor.hiddenServiceAvailable: The hidden service hostname file may not be available immedaitely after configuring tor; avoid ugly error in this case.
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 e01f4a20..ab8d6907 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,9 @@ propellor (3.2.0) UNRELEASED; urgency=medium * Tor.hiddenService: Converted port parameter from Int to Port. (API change) + * Tor.hiddenServiceAvailable: The hidden service hostname file may not + be available immedaitely after configuring tor; avoid ugly error in + this case. -- Joey Hess <id@joeyh.name> Thu, 01 Sep 2016 10:30:17 -0400 |
