comparison CHANGELOG @ 496:423a054646ec

Mention Especialize in CHANGELOG
author Adam Chlipala <adamc@hcoop.net>
date Tue, 18 Nov 2008 13:27:33 -0500
parents 3f1b9231a37b
children e30c135482b3
comparison
equal deleted inserted replaced
495:98f85c1bc867 496:423a054646ec
4 4
5 - Nested function definitions 5 - Nested function definitions
6 - Primitive "time" type 6 - Primitive "time" type
7 - Nullable SQL columns (via "option") 7 - Nullable SQL columns (via "option")
8 - Cookies 8 - Cookies
9 - Compiler: Specialization of functions to known arguments (especially of function type)
9 10
10 ======== 11 ========
11 20081028 12 20081028
12 ======== 13 ========
13 14