comparison CHANGELOG @ 1950:b3c8860508ea

New release
author Adam Chlipala <adam@chlipala.net>
date Tue, 31 Dec 2013 10:48:50 -0500
parents 7d26b96370af
children 8e45bb2c9046
comparison
equal deleted inserted replaced
1949:d7bec4e63415 1950:b3c8860508ea
1 ========
2 20131231
3 ========
4
5 - Performance optimizations for Ur/Web's standalone HTTP servers
6 - New command-line options for those servers: '-k' and '-q'
7 - New HTML pseudo-tag: <script>
8 - Trying to recv() from a different client's channel now triggers a run-time
9 error.
10 - New compiler command-line argument: -print-cinclude
11 - Bug fixes and improvements to optimizations, error messages, and documentation
12
1 ======== 13 ========
2 20131124 14 20131124
3 ======== 15 ========
4 16
5 - Extend 'where con' to allow descending into submodule structure 17 - Extend 'where con' to allow descending into submodule structure