release notes

This commit is contained in:
Robby Findler 2013-07-05 09:56:42 -05:00 committed by Ryan Culpepper
parent 8b32934d68
commit a98a3ab7a6

View File

@ -1,3 +1,6 @@
Version 5.3.6
gc: fix bug triggered by allocation during gc-notification
Version 5.3.4, April 2013
racket/udp: added multicast support: udp-multicast-join-group!,
udp-multicast-leave-group!, udp-multicast-interface,