Mercurial > urweb
diff CHANGELOG @ 2249:c05851bf7861
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Sat, 12 Sep 2015 17:11:33 -0400 |
parents | a86749aef6eb |
children | 4f4ae5c92434 |
line wrap: on
line diff
--- a/CHANGELOG Sat Aug 15 23:08:37 2015 -0700 +++ b/CHANGELOG Sat Sep 12 17:11:33 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 ========