diff options
Diffstat (limited to 'mk/ChangeLog')
-rw-r--r-- | mk/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mk/ChangeLog b/mk/ChangeLog index 965ff4dc4aa12..3c728c8fa7c4d 100644 --- a/mk/ChangeLog +++ b/mk/ChangeLog @@ -1,3 +1,9 @@ +2015-12-12 Simon J. Gerraty <sjg@bad.crufty.net> + + * install-mk (MK_VERSION): 20151212 + * auto.obj.mk: do not require MAKEOBJDIRPREFIX to exist. + only apply :tA to __objdir when comparing to .OBJDIR + 2015-11-14 Simon J. Gerraty <sjg@bad.crufty.net> * install-mk (MK_VERSION): 20151111 |