summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adam@chlipala.net>2014-12-06 15:26:56 -0500
committerGravatar Adam Chlipala <adam@chlipala.net>2014-12-06 15:26:56 -0500
commit7ef395b5a662246f57637e063949d00ddcf8e9dd (patch)
treec62cc3cd7ee520158d1e3595e873a8b6e4b3c351 /CHANGELOG
parentb6df808b8ff4795f4523c39860070d6153cfad5d (diff)
New release
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 979f4d87..4ac2df97 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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
========