Mercurial > urweb
comparison CHANGELOG @ 2249:c05851bf7861
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Sat, 12 Sep 2015 17:11:33 -0400 |
parents | a86749aef6eb |
children | 4f4ae5c92434 |
comparison
equal
deleted
inserted
replaced
2248:e09c3dc102ef | 2249:c05851bf7861 |
---|---|
1 ======== | |
2 20150819 | |
3 ======== | |
4 | |
5 - Allow mouse and key events for <body> | |
6 - Add HTML 'align' attribute | |
7 - Add onChange handler to radioOption | |
8 - New literal [_LOC_] that is replaced with textual information on location in source file | |
9 - Add a simple 'make test' target | |
10 - Bug fixes and documentation improvements | |
11 | |
1 ======== | 12 ======== |
2 20150520 | 13 20150520 |
3 ======== | 14 ======== |
4 | 15 |
5 - Change default behavior of client-side GUI event handlers: | 16 - Change default behavior of client-side GUI event handlers: |