changeset 496:423a054646ec

Mention Especialize in CHANGELOG
author Adam Chlipala <adamc@hcoop.net>
date Tue, 18 Nov 2008 13:27:33 -0500
parents 98f85c1bc867
children e30c135482b3
files CHANGELOG
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Tue Nov 11 20:24:55 2008 -0500
+++ b/CHANGELOG	Tue Nov 18 13:27:33 2008 -0500
@@ -6,6 +6,7 @@
 - Primitive "time" type
 - Nullable SQL columns (via "option")
 - Cookies
+- Compiler: Specialization of functions to known arguments (especially of function type)
 
 ========
 20081028