From 007ce83d9d0c7dee255b35120d671cab5ab0f33e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Wed, 8 Dec 2010 05:49:29 +0000 Subject: * algebra/acplot.spad.pamphlet: Fix decimal constant notation. * interp/fnewmeta.lisp: Replace MATCH-ADVANCE-STRING with MATCH-ADVANCE-KEYWORD when matching for keywords. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 20b34695..126f7cb2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2010-12-07 Gabriel Dos Reis + + * algebra/acplot.spad.pamphlet: Fix decimal constant notation. + * interp/fnewmeta.lisp: Replace MATCH-ADVANCE-STRING with + MATCH-ADVANCE-KEYWORD when matching for keywords. + 2010-12-07 Gabriel Dos Reis * interp/compiler.boot (compThrow): Remove niladic type restriction. -- cgit v1.2.3