diff CHANGELOG @ 1979:81bc76aa4acd

Merge in upstream changes.
author Patrick Hurst <phurst@mit.edu>
date Sat, 18 Jan 2014 18:26:24 -0500
parents b3c8860508ea
children 8e45bb2c9046
line wrap: on
line diff
--- a/CHANGELOG	Mon Dec 09 20:41:24 2013 -0500
+++ b/CHANGELOG	Sat Jan 18 18:26:24 2014 -0500
@@ -1,3 +1,15 @@
+========
+20131231
+========
+
+- Performance optimizations for Ur/Web's standalone HTTP servers
+- New command-line options for those servers: '-k' and '-q'
+- New HTML pseudo-tag: <script>
+- Trying to recv() from a different client's channel now triggers a run-time
+  error.
+- New compiler command-line argument: -print-cinclude
+- Bug fixes and improvements to optimizations, error messages, and documentation
+
 ========
 20131124
 ========