aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-27 06:28:15 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-27 06:28:15 +0000
commite813f56af68f00663d6df03c4ed1ff6f85873716 (patch)
treed70a5e427e4de044d6446a73ce9c3fe93cbac8a7 /src/ChangeLog
parent7544b976d2919866e60211ded498df937650de05 (diff)
downloadopen-axiom-e813f56af68f00663d6df03c4ed1ff6f85873716.tar.gz
Rename MAKE-FULL-FILENAME to makeFullFilename.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ea72ec70..f3578ea3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2013-05-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * interp/nlib.lisp (MAKE-INPUT-FILENAME): Move to sys-utility.boot.
+ * boot/ast.boot (bfIS1): Handle Lisp keywords.
+
2013-05-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
* interp/nlib.lisp (GET-DIRECTORY-LIST): Move to sys-utility.boot.