diff --git a/general-info/release-19a.txt b/general-info/release-19a.txt index 8b31579ff8b64efcfa2cee0c8db3c83917e7e5d9..105086fcea3fb3dbd7dbcff875e5e432ded951d6 100644 --- a/general-info/release-19a.txt +++ b/general-info/release-19a.txt @@ -147,6 +147,7 @@ New in this release: - MAKE-STRING-OUTPUT-STREAM accepts :ELEMENT-TYPE. - Numerous LOOP fixes. - On FreeBSD, CLtS-required floating-point conditions are signaled. + - PARSE-INTEGER skipping over whitespace after a number. * Numerous bugfixes: - NSET-EXCLUSIVE-OR returns the same results as SET-EXCLUSIVE-OR