diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-09-09 23:32:41 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-09-09 23:33:23 +0200 |
commit | 5104962fbe1d9c9b602cdd4e4d9fb4d19f4f9b8c (patch) | |
tree | 638fb40fe1165b00d5697fd39bfdd972c23d82ec /Changelog | |
parent | b8076acd1441bc3f12e891660ff86a166154150c (diff) |
Exit with return value 0 when receiving a TERM signal.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ interimap (0.2) upstream default if both the local and remote servers advertize "BINARY". Can be disabled by adding 'use-binary=NO' to the default section in the configuration file. + * Exit with return value 0 when receiving a TERM signal. -- Guilhem Moulin <guilhem@guilhem.org> Wed, 09 Sep 2015 00:44:35 +0200 |