comparison CHANGELOG @ 1806:40557fb08e98

New release
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Aug 2012 09:41:02 -0400
parents 4cca386e5766
children 6a621a625b04
comparison
equal deleted inserted replaced
1805:d12192c7aa3e 1806:40557fb08e98
1 ========
2 20120807
3 ========
4
5 - Client-side mouse and keyboard event handlers are now functions over records.
6 - More flexibility in local type class instances
7 - Remove 'class' declaration; use 'con' instead now.
8 - SQL window functions
9 - New HTML pseudo-tag: <active>
10 - New Basis members: getenv (and associated functions), giveFocus
11 - New Top member: postFields (to process POST form data when called by some external script)
12 - HTTP daemons take '-a' option to set IP address to listen on
13 - More global mouse event hooks
14 - Bug fixes and performance improvements
15
1 ======== 16 ========
2 20120519 17 20120519
3 ======== 18 ========
4 19
5 - Compatibility fixes for new Automake and GCC versions 20 - Compatibility fixes for new Automake and GCC versions