From e07e9441d128bcbc63a8548f1ff8895e198a2e06 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 10 Jan 2012 09:34:15 -0500 Subject: New release --- CHANGELOG | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index a1a56ebf..4bfd413d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,21 @@ +======== +20120110 +======== + +- Improvements to type inference and error messages +- New 'dynClass' pseudo-attribute for most HTML tags +- New 't.*' notation for selecting all columns of a table +- New SQL functions: 'lower' and 'upper' +- 'timeFormat' .urp directive +- Client-side 'debug' and 'naughtyDebug' calls use a browser debug console, if available +- Allow 'source' values to be returned by RPCs +- Change the HTML context classification scheme in 'Basis' +- Rename 'Top.id' to 'ident' to avoid clash with 'Basis.id' +- More client-side function implementations +- Some expanded reference manual sections +- Tweak to linker command line argument order (to prevent issues with new Ubuntu versions) +- Bug fixes + ======== 20111127 ======== -- cgit v1.2.3