Mercurial > urweb
comparison CHANGELOG @ 2170:a86749aef6eb
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Wed, 19 Aug 2015 10:32:11 -0400 |
parents | 58f71898cd9d |
children | 4f4ae5c92434 |
comparison
equal
deleted
inserted
replaced
2169:3acaaff30c85 | 2170:a86749aef6eb |
---|---|
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: |