Parcourir la source

bug #1819: Add ChangeLog entry

Mukund Sivaraman il y a 13 ans
Parent
commit
631e9f192c
1 fichiers modifiés avec 6 ajouts et 0 suppressions
  1. 6 0
      ChangeLog

+ 6 - 0
ChangeLog

@@ -1,3 +1,9 @@
+411.   [func]          muks
+	Add a -i/--no-kill-i command-line argument to bind10, which stops
+	it from sending SIGTERM and SIGKILL to other b10 processes when
+	they're shutting down.
+	(Trac #1819, git 774554f46b20ca5ec2ef6c6d5e608114f14e2102)
+
 410.	[bug]		jinmei
 	Python CC library now ensures write operations transmit all given
 	data (unless an error happens).  Previously it didn't check the