comparison CHANGELOG @ 1103:2f42c61b8d0a

New release
author Adam Chlipala <adamc@hcoop.net>
date Wed, 30 Dec 2009 09:52:18 -0500
parents bed675db3aff
children 81ddb010751e
comparison
equal deleted inserted replaced
1102:8d0f195710f1 1103:2f42c61b8d0a
1 ======== 1 ========
2 Next 2 20091230
3 ======== 3 ========
4 4
5 - Automatic insertion of implicit arguments in more positions 5 - Automatic insertion of implicit arguments in more positions
6 - Reifying expressions as URLs and redirecting to them explicitly 6 - Reifying expressions as URLs and redirecting to them explicitly
7 - More syntactic sugar for SQL 7 - More syntactic sugar for SQL
8 - Typing of SQL queries no longer exposes which tables were used in joins but 8 - Typing of SQL queries no longer exposes which tables were used in joins but
9 had none of their fields projected 9 had none of their fields projected
10 - Tasks 10 - Tasks
11 - Dynamic linking of the runtime system 11 - Dynamic linking of the runtime system
12 - Optimization improvements 12 - Optimization improvements
13 - Bug fixes
13 14
14 ======== 15 ========
15 20091203 16 20091203
16 ======== 17 ========
17 18