Mercurial > urweb
diff CHANGELOG @ 2088:4be82596b8e3
New release
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Sat, 06 Dec 2014 15:26:56 -0500 |
parents | 981836fa51db |
children | e1724f279db7 |
line wrap: on
line diff
--- a/CHANGELOG Fri Dec 05 19:41:27 2014 -0500 +++ b/CHANGELOG Sat Dec 06 15:26:56 2014 -0500 @@ -1,3 +1,12 @@ +======== +20141206 +======== + +- New HTML5 form widget tags and attributes +- New command-line option for HTTP servers: '-T', to set recv() timeout +- New C function uw_remoteSock() for use in FFI code +- Bug fixes and improvements to type inference and optimization + ======== 20140830 ========