adding LOG entry for pdhtml.ss changes

original commit: 4f624b82ec5d1c2ae044efeaba253e3454dfcd02
This commit is contained in:
dybvig 2016-05-16 16:28:06 -04:00
parent e27e1fc0a8
commit e50b0eb992

7
LOG
View File

@ -159,3 +159,10 @@
README.md
- fixed embarrassing typo in read me.
README.md
- profiler's html output refresh: mark the files as HTML5 rather
than HTML4; use target attributes rather than onclick events to
open links in specific windows; add a missing table row element;
replace the deprecated name attribute with an id attribute (and
replace the anchors with spans); and replace the deprecated valign
attribute with a style attribute.
pdhtml.ss