Mercurial > urweb
diff CHANGELOG @ 2224:5709482a2afd
Merge.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Thu, 11 Dec 2014 02:05:41 -0500 |
parents | 4be82596b8e3 |
children | e1724f279db7 |
line wrap: on
line diff
--- a/CHANGELOG Sat Nov 29 04:34:41 2014 -0500 +++ b/CHANGELOG Thu Dec 11 02:05:41 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 ========