diff options
author | Adam Chlipala <adam@chlipala.net> | 2014-12-06 15:26:56 -0500 |
---|---|---|
committer | Adam Chlipala <adam@chlipala.net> | 2014-12-06 15:26:56 -0500 |
commit | 7ef395b5a662246f57637e063949d00ddcf8e9dd (patch) | |
tree | c62cc3cd7ee520158d1e3595e873a8b6e4b3c351 /CHANGELOG | |
parent | b6df808b8ff4795f4523c39860070d6153cfad5d (diff) |
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,4 +1,13 @@ ======== +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 ======== |