diff CHANGELOG @ 2206:c1a62ce47083

Merge.
author Ziv Scully <ziv@mit.edu>
date Tue, 27 May 2014 21:38:01 -0400
parents 8e45bb2c9046
children 57f59e46c336
line wrap: on
line diff
--- a/CHANGELOG	Tue May 27 21:15:53 2014 -0400
+++ b/CHANGELOG	Tue May 27 21:38:01 2014 -0400
@@ -1,3 +1,17 @@
+========
+20140426
+========
+
+- New Basis functions having to do with dates and times, wrapped nicely in new
+  Datetime module of standard library
+- New .urp directives: 'html5', 'neverInline', 'noMangleSql'
+- New command-line arguments: '-explainEmbed', '-stop'
+- Changes to C FFI interface, especially for uw_register_transactional()
+- 'Basis.getEnv' now always calls UNIX getenv() outside a page handler.
+- Changed <active> to avoid generating an empty <span> for empty content.
+- New HTML tag: <pre>
+- Bug fixes and improvements to type inference, optimizations, and documentation
+
 ========
 20131231
 ========