From 9e9a0ea24fd1c8d01e214778f8b9122762db2f40 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 17 Sep 2011 13:03:17 -0400 Subject: New release --- CHANGELOG | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 0e677365..fb7d6704 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,14 +1,24 @@ ======== -Next +20110917 ======== - Start of official tutorial - Compiler support for generating nice tutorial HTML from literate source files - New protocol 'static' for generating static pages -- Replace GCCARGS configure variable with CCARGS +- Replace GCCARGS 'configure' variable with CCARGS +- Better support for compilation with Clang (including on OS X) +- Fancier 'configure' script with versioning - Applications consult URWEB_STACK_SIZE environment variable to determine thread stack size -- Bug fixes +- HTML tag IDs now drawn from an abstract type +- New Basis functions: diffInSeconds, mkMonad, onClick, onDblclick, onKeydown, + onKeypress, onKeyup, onMousedown, onMouseup, preventDefault, stopPropagation, + toSeconds +- Add tag +- Add 'target' attribute for +- New compiler command-line option: -dumpTypes +- New syntactic sugar for computed ORDER BY clauses +- Bug fixes and optimization improvements ======== 20110715 -- cgit v1.2.3