diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-01-19 10:24:08 +1100 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-01-19 10:24:08 +1100 |
| commit | a2a07c8b6a3a9d73f32b8615ba0ce4e7127bbbb3 (patch) | |
| tree | bd03cafd730ae0bc7acbddcb6ece5b413e2442ce | |
| parent | fd57dded8abdbd3eef6fef7f41a2ffc7aa98f45a (diff) | |
Tor.hiddenService' added to support multiple ports. Thanks, Félix Sipma.
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index eef6c1de..643df973 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ propellor (3.2.4) UNRELEASED; urgency=medium encoding-related crashes in eg, Propellor.Property.File. * Add --build option to simply build config.hs. * More informative usage message. Thanks, Daniel Brooks + * Tor.hiddenService' added to support multiple ports. + Thanks, Félix Sipma. -- Joey Hess <id@joeyh.name> Sat, 24 Dec 2016 15:06:36 -0400 |
