From 20f3308b8c2a5a331239839e222bd21befde73eb Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sat, 22 Oct 2016 09:49:55 -0400 Subject: New release --- CHANGELOG | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index f5c92708..20d79590 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,16 @@ +======== +20161022 +======== + +- Add Json module to standard library +- Make HTML5 the default and add 'xhtml' .urp directive +- Remove 'Value' attributes for AJAX-y UI widgets, because they should use 'Source' instead +- Change compiler to support reproducible builds, via replacement of timestamp + calculation with different methods or use of content hashes +- IPv6 support in HTTP-server binaries, via '-A' command-line option +- New Top function: mapUX_rev +- Bug fixes and documentation improvements + ======== 20160805 ======== -- cgit v1.2.3