aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-27 09:23:53 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-27 09:23:53 +0000
commit14b9870f513aa919bd23112f39391d5ed2cf9673 (patch)
treea49114ea65f6a760707fcd88bddcf27367096e9f /src/ChangeLog
parente813f56af68f00663d6df03c4ed1ff6f85873716 (diff)
downloadopen-axiom-14b9870f513aa919bd23112f39391d5ed2cf9673.tar.gz
Rename $FINDFILE to findFile/
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f3578ea3..decb8b17 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,9 @@
2013-05-27 Gabriel Dos Reis <gdr@integrable-solutions.net>
+ * interp/nlib.lisp ($FINDFILE): Move to sys-utility.boot.
+
+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.