fixed LOG entries for the last few commits to list the affected files

original commit: e8e40f497a1e67304ab0aaf3551992404b1a42a6
This commit is contained in:
Kent Dybvig 2017-02-13 12:30:12 -05:00
parent 66c6b3a456
commit a60093c073

6
LOG
View File

@ -326,4 +326,10 @@
bfp to instead key off of both the bfp and efp. bfp to instead key off of both the bfp and efp.
pdhtml.ss pdhtml.ss
- added Windows installer using the WiX Toolset - added Windows installer using the WiX Toolset
BUILDING, install/* (new)
- fix typo in ordinal format for 12 - fix typo in ordinal format for 12
format.ss,
format.ms
- renamed install directory to wininstall to avoid conflict with
top-level Makefile
BUILDING, install/* (removed), wininstall/* (new)