From d68d655abaef0d14652e07608c633b1ff1feefda Mon Sep 17 00:00:00 2001 From: dos-reis Date: Fri, 17 Oct 2008 23:51:50 +0000 Subject: Fix AW/271 * interp/sys-constants.boot ($Field): New. * interp/i-coerce.boot (retract2Specialization): Ignore expressions whose types do no belong to Field. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 5e37f27f..4d1dc7b4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2008-10-17 Waldek Hebisch + Gabriel Dos Reis + + Fix AW/271 + * interp/sys-constants.boot ($Field): New. + * interp/i-coerce.boot (retract2Specialization): Ignore + expressions whose types do no belong to Field. + + 2008-10-17 Martin Rubey Fix AW/413, AW/414 -- cgit v1.2.3