summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon J. Gerraty <sjg@FreeBSD.org>2017-07-24 00:52:52 +0000
committerSimon J. Gerraty <sjg@FreeBSD.org>2017-07-24 00:52:52 +0000
commit56028c60f45b9c206f7a9b968fa2bd0af5619581 (patch)
tree8ed88420a9b8a126de1a4b62e47f1a2b20bb1cc4 /ChangeLog
parent7ef48313e3a45ae781c4749db7eb4938f54da8cd (diff)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 424cfe20cd8a..c15589c284ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2017-07-20 Simon J. Gerraty <sjg@bad.crufty.net>
+
+ * Makefile (_MAKE_VERSION): 20170720
+ Merge with NetBSD make, pick up
+ o compat.c: pass SIGINT etc onto child and wait for it to exit
+ before we self-terminate.
+
2017-07-11 Simon J. Gerraty <sjg@bad.crufty.net>
* Makefile (_MAKE_VERSION): 20170711