diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fd8a5376ac..a7d7115a61 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -24,6 +24,8 @@ ## Fixed * `cl:read-line` so it correctly returns lines that end with EOF. +* `cl:read-byte` so it respects the `eof-error-p` and `eof-value` + arguments for Gray streams. # Version 2.4.0 (LLVM15-17) 2023-10-01