diff options
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c9fe22ae..7056f856 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,13 @@ 2008-08-15 Gabriel Dos Reis <gdr@cs.tamu.edu> + * lisp/core.lisp.in (|$StandardLinking|): New. Export. + * lisp/Makefile.in (edit): Update. + * interp/daase.lisp: Don't load initial databases when + --system-algebra. + * interp/Makefile.pamphlet (${SAVESYS}): Build with --system-algebra. + +2008-08-15 Gabriel Dos Reis <gdr@cs.tamu.edu> + * interp/vmlisp.lisp (BPINAME): Define for ECL too. * interp/util.lisp (*BIN-TYPE*): Remove. Use $faslType throughout. * interp/daase.lisp (get-current-directory): Tidy conditional |