- fixing the log to re-add entries I had inadvertantly removed. (Thanks

to @burgerrg for the good catch!)
    LOG

original commit: 45c7bcc3e006a79478882e3326231cea3486a69f
This commit is contained in:
Andy Keep 2016-04-28 11:56:25 -04:00
parent 45ebfa583f
commit ed1a4da9a1

7
LOG
View File

@ -45,6 +45,13 @@
- liberalized get-mode check for ../mats. it's not our business whether - liberalized get-mode check for ../mats. it's not our business whether
people make their directories group and/or other writeable. people make their directories group and/or other writeable.
6.ms 6.ms
- make test now prints the actual relative path to summary in the
"check summary" message, whether invoked from the top-level directory
or from the workarea.
Makefile.in, Makefile-workarea.in
- configure now just uses cat to copy Makefile-workarea.in to $w/workarea,
since the file is presently the same regardless of the configuration.
configure
- fixed time-utc->date test in mat time&date-printing to work regardless of - fixed time-utc->date test in mat time&date-printing to work regardless of
what locale (and time zone) the host machine has set. what locale (and time zone) the host machine has set.
date.ms date.ms