From 3f8d12e55d1c955835ba59fa8712da77bf8cfb48 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 17 Oct 2012 16:18:29 -0600 Subject: [PATCH] update HISTORY for `{chaperone,impersonate}-prompt-tag' changes (cherry picked from commit 31d56e10afc633831bcfbf424be5a636346364b9) --- 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 6b54437ba7..776ca6970a 100644 --- a/doc/release-notes/racket/HISTORY.txt +++ b/doc/release-notes/racket/HISTORY.txt @@ -1,3 +1,7 @@ +Version 5.3.1.1 +Added arguments to impersonate-prompt-tag and chaperone-prompt-tag + to support interposition on non-composable continuation results + Version 5.3.1, October 2012 Changed make-log-receiver to accept a logger name as an event filter