Mercurial > urweb
diff CHANGELOG @ 1095:bed675db3aff
Dynamic linking of the runtime system
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Sun, 27 Dec 2009 13:18:32 -0500 |
parents | 8d3aa6c7cee0 |
children | 2f42c61b8d0a |
line wrap: on
line diff
--- a/CHANGELOG Sun Dec 27 10:37:24 2009 -0500 +++ b/CHANGELOG Sun Dec 27 13:18:32 2009 -0500 @@ -8,6 +8,7 @@ - Typing of SQL queries no longer exposes which tables were used in joins but had none of their fields projected - Tasks +- Dynamic linking of the runtime system - Optimization improvements ========