From 9430f000bbcedcd6f0edbe1c4852cb2b51c50ccc Mon Sep 17 00:00:00 2001 From: dos-reis Date: Tue, 19 Apr 2011 16:12:17 +0000 Subject: * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, singDowncase, valueEq? are new builtin functions. * boot/ast.boot (bfMembr): Tidy. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index a7009036..ea46d38b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2011-04-19 Gabriel Dos Reis + + * boot/tokens.boot: charUpcase, charDowncase, stringUpcase, + singDowncase, valueEq? are new builtin functions. + * boot/ast.boot (bfMembr): Tidy. + 2011-04-19 Gabriel Dos Reis * interp/newfort.boot: Likewise. -- cgit v1.2.3