diff options
Diffstat (limited to 'mk/ChangeLog')
-rw-r--r-- | mk/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mk/ChangeLog b/mk/ChangeLog index a106a4185d97c..58b1d0e77be19 100644 --- a/mk/ChangeLog +++ b/mk/ChangeLog @@ -1,3 +1,10 @@ +2017-04-18 Simon J. Gerraty <sjg@bad.crufty.net> + + * install-mk (MK_VERSION): 20170418 + + * auto.obj.mk: if using MAKEOBJDIRPREFIX check if it is a + prefix match for .CURDIR - in which case .CURDIR *is* __objdir. + 2017-04-01 Simon J. Gerraty <sjg@bad.crufty.net> * install-mk (MK_VERSION): 20170401 |