From 402fe97d8547d216746d2237010f32b691cb71e1 Mon Sep 17 00:00:00 2001 From: Yawning Angel Date: Sat, 28 Mar 2015 03:09:17 +0000 Subject: Add support for tor feature #15435. If the relevant enviornment variable is set, treat read errors from Stdin as a SIGTERM. --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e77d16..ce868b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,7 @@ Changes in version 0.0.5 - UNRELEASED: - Go vet/fmt fixes, and misc. code cleanups. Patches by mvdan. - Changed the go.net import path to the new location (golang.org/x/net). - Added limited support for detecting if the parent process crashes. + - Support for tor feature #15335 (stdin based termination notification). Changes in version 0.0.4 - 2015-02-17 - Improve the runtime performance of the obfs4 handshake tests. -- cgit v1.2.3