From 0814d8a637b12325b3d913c7cf58b0e7436af529 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Thu, 6 Jul 2006 02:14:51 +0000 Subject: [PATCH] oops svn: r3608 --- doc/release-notes/drscheme/HISTORY | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/release-notes/drscheme/HISTORY b/doc/release-notes/drscheme/HISTORY index eb360dc0ef..259dcd91bc 100644 --- a/doc/release-notes/drscheme/HISTORY +++ b/doc/release-notes/drscheme/HISTORY @@ -2,6 +2,19 @@ Version 350 ------------------------------ + [ The top three in this list were in 350, but weren't + listed in the release notes at the time of the + release. oops. ] + + . contract-violation->string parameter: now takes one fewer + argument. It is no longer passed the `other-party'. Similarly, + raise-contract-error no longer accepts the other party argument. + + . added one-of/c to contract library + + . remap [ to be ``smart'' (ie often but not always change the square + bracket to a paren) + . Added two new keybindings to DrScheme (in Scheme mode): c-c; c-o move-sexp-out: the sexpression following the insertion