From 683b15834757e0ccb39afe72bb46c4d644ce033e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 14 Dec 2010 21:41:05 +0000 Subject: * boot/ast.boot (bfQ): Emit STRING= for string comparison. * interp/i-output.boot: Fix type violation in equality comparison. --- src/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 9dba7e32..a909d9f5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2010-12-14 Gabriel Dos Reis + + * boot/ast.boot (bfQ): Emit STRING= for string comparison. + * interp/i-output.boot: Fix type violation in equality comparison. + 2010-12-12 Gabriel Dos Reis * boot/ast.boot (bfIS1): Tidy. -- cgit v1.2.3