From eeddcdca896a979bfbb6405978d57b929c2c3fcb Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 7 Jan 2010 15:51:23 +0000 Subject: [PATCH] svn: r17531 --- doc/release-notes/drscheme/HISTORY.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/release-notes/drscheme/HISTORY.txt b/doc/release-notes/drscheme/HISTORY.txt index 128c46a0fd..d750f8e6f1 100644 --- a/doc/release-notes/drscheme/HISTORY.txt +++ b/doc/release-notes/drscheme/HISTORY.txt @@ -1,3 +1,14 @@ +------------------------------ + Version 4.2.4 +------------------------------ + + . the 2htdp/image library changed: + + - changed how equality works (it is now based on how the + images draw, instead of on an underlying algebra + of images) + - added cropping and curves + ------------------------------ Version 4.2.3 ------------------------------