diff --git a/general-info/release-19f.txt b/general-info/release-19f.txt index 185a6935f0227814fcbed8263c742c2878e6c00f..fd51c930893457e93988ea1d9597a35f93a1ece6 100644 --- a/general-info/release-19f.txt +++ b/general-info/release-19f.txt @@ -51,6 +51,8 @@ New in this release: been able to figure out a tighter result. - When SCALE-FLOAT would underflow, it would always return 0f0, instead of a floating-point zero of the correct type. + - Fix some issues in creating the debug arglist string when the + arglist contains items that can't be printed readably. * Trac Tickets: - #16: Read-time hash-table issue