add v5.3.3 notes

(cherry picked from commit dfed25cfe1)

Conflicts:
	doc/release-notes/racket/HISTORY.txt
This commit is contained in:
Robby Findler 2013-02-06 15:04:07 -06:00 committed by Eli Barzilay
parent bba1afb5cb
commit 8f1cce6b68
6 changed files with 25 additions and 0 deletions

View File

@ -1,3 +1,10 @@
------------------------------
Version 5.3.2
------------------------------
. fixed a flaw in interactions between
the contour window and highlighting
------------------------------
Version 5.3.2
------------------------------

View File

@ -1,3 +1,6 @@
Version 5.3.3, February 2013
No changes
Version 5.3.2, January 2013
Changed case to use equal? instead of eqv?
Changed log-message to support a name argument

View File

@ -1,3 +1,7 @@
v5.3.3
No changes
v5.3.2
* added random-generation based on define-judgment-form

View File

@ -1,6 +1,10 @@
Stepper
-------
Changes for 5.3.3:
None.
Changes for 5.3.2:
None.

View File

@ -1,3 +1,8 @@
------------------------------------------------------------------------
Version 5.3.3
No changes.
------------------------------------------------------------------------
Version 5.3.2 [Tue Jan 22 10:30:15 EST 2013]

View File

@ -1,3 +1,5 @@
5.3.3
No changes
5.3.2
- Added types for control operators
- Added `typed/untyped-utils`