From cd0358552101d4c83da3362525ecec3a6e0da6d1 Mon Sep 17 00:00:00 2001 From: Asumu Takikawa Date: Mon, 14 Jan 2013 10:58:14 -0500 Subject: [PATCH] HISTORY update --- doc/release-notes/racket/HISTORY.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/release-notes/racket/HISTORY.txt b/doc/release-notes/racket/HISTORY.txt index f5ccff572e..0fba3bbe31 100644 --- a/doc/release-notes/racket/HISTORY.txt +++ b/doc/release-notes/racket/HISTORY.txt @@ -1,3 +1,7 @@ +Version 5.3.2.1 +srfi/19: made compatible with date* structs, produces + lax-date struct for backwards compatibility + Version 5.3.1.12 Added exn:fail:filesystem:errno and exn:fail:network:errno