change release-notes' "info.rkt" field to
release-note-files'
The change avoids a collision with PLaneT fields. Also, add checking for the form of a `release-note-files' value. original commit: 8f195a1ff65a05f7679af852f2cbfa58ea8f4bfc
This commit is contained in:
parent
30e502ecc0
commit
41ee377aa5
|
@ -1,3 +1,3 @@
|
|||
#lang info
|
||||
|
||||
(define release-notes '(("Typed Racket" "HISTORY.txt")))
|
||||
(define release-note-files '(("Typed Racket" "HISTORY.txt")))
|
||||
|
|
Loading…
Reference in New Issue
Block a user