From af5dbb0fa9c72ef6aa4cf4157bcfc509288005cf Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Thu, 3 Jun 2010 13:31:48 -0400 Subject: New release --- CHANGELOG | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index bca65886..14983d28 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,5 @@ ======== -Next +20100603 ======== - Changed URL escaping convention, to avoid confusing proxies. @@ -7,6 +7,8 @@ Next - Changed JavaScript compilation of recursive functions to use thunks. This change avoids most costs of functions not referenced on particular pages, reducing loading time dramatically. +- Support HTTP caching of application-specific JavaScript code +- Bug fixes ======== 20100506 -- cgit v1.2.3