diff --git a/doc/release-notes/mred/HISTORY.txt b/doc/release-notes/mred/HISTORY.txt index 7e0ec1b3d1..6b682db1ab 100644 --- a/doc/release-notes/mred/HISTORY.txt +++ b/doc/release-notes/mred/HISTORY.txt @@ -1,4 +1,4 @@ -Version 4.1.1.1 +Version 4.1.2, October 2008 Changed -z/--text-repl to a configuration option diff --git a/doc/release-notes/mzscheme/HISTORY.txt b/doc/release-notes/mzscheme/HISTORY.txt index d6feea1e7f..54e103bb4d 100644 --- a/doc/release-notes/mzscheme/HISTORY.txt +++ b/doc/release-notes/mzscheme/HISTORY.txt @@ -1,14 +1,10 @@ -Version 4.1.1.3 +Version 4.1.2, October 2008 Changed binding of identifiers introduced by unit signatures to take into account the signature use's context Added make-syntax-delta-introducer Changed continuation-marks to accept a thread argument - -Version 4.1.1.2 Added eqv-based hash tables Added hash-update and hash-update! - -Version 4.1.1.1 Changed -X and -S to complete directory relative to pwd, and changed -S to add after main collects