Mercurial > urweb
comparison CHANGELOG @ 2088:4be82596b8e3
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 06 Dec 2014 15:26:56 -0500 |
parents | 981836fa51db |
children | e1724f279db7 |
comparison
equal
deleted
inserted
replaced
2087:834b438d57f3 | 2088:4be82596b8e3 |
---|---|
1 ======== | |
2 20141206 | |
3 ======== | |
4 | |
5 - New HTML5 form widget tags and attributes | |
6 - New command-line option for HTTP servers: '-T', to set recv() timeout | |
7 - New C function uw_remoteSock() for use in FFI code | |
8 - Bug fixes and improvements to type inference and optimization | |
9 | |
1 ======== | 10 ======== |
2 20140830 | 11 20140830 |
3 ======== | 12 ======== |
4 | 13 |
5 - New HTML attribute: 'role' | 14 - New HTML attribute: 'role' |