diff options
| author | Simon J. Gerraty <sjg@FreeBSD.org> | 2017-07-24 00:52:52 +0000 |
|---|---|---|
| committer | Simon J. Gerraty <sjg@FreeBSD.org> | 2017-07-24 00:52:52 +0000 |
| commit | 56028c60f45b9c206f7a9b968fa2bd0af5619581 (patch) | |
| tree | 8ed88420a9b8a126de1a4b62e47f1a2b20bb1cc4 /ChangeLog | |
| parent | 7ef48313e3a45ae781c4749db7eb4938f54da8cd (diff) | |
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
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 |
