Mercurial > urweb
diff CHANGELOG @ 2170:a86749aef6eb
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 19 Aug 2015 10:32:11 -0400 |
parents | 58f71898cd9d |
children | 4f4ae5c92434 |
line wrap: on
line diff
--- a/CHANGELOG Sat Aug 15 08:10:20 2015 -0400 +++ b/CHANGELOG Wed Aug 19 10:32:11 2015 -0400 @@ -1,3 +1,14 @@ +======== +20150819 +======== + +- Allow mouse and key events for <body> +- Add HTML 'align' attribute +- Add onChange handler to radioOption +- New literal [_LOC_] that is replaced with textual information on location in source file +- Add a simple 'make test' target +- Bug fixes and documentation improvements + ======== 20150520 ========