aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-27 02:16:02 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-27 02:16:02 +0000
commit12a60329bd490d63501651cb47c4b87f3ed9c2da (patch)
tree15dce46cd0c815a0f7a1137e1ff0fef39b40ea8e /src/ChangeLog
parent5b90309d09bb9f9d17ff86f644994953ce94c0b3 (diff)
downloadopen-axiom-12a60329bd490d63501651cb47c4b87f3ed9c2da.tar.gz
Remove and .
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 37f33f56..e78b0575 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,12 @@
2013-05-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
+ * interp/lisplib.boot: Replace $FILEP with makeFullFilePath.
+ * interp/setvars.boot: Likewise.
+ * interp/nlib.lisp ($FILEP): Remove.
+ ($OUTFILEP): Likewise.
+
+2013-05-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
* interp/sys-os.boot (getWorkingDirectory): New. Define via FFI.
Replace all uses of GET-CURRENT-DIRECTORY.
* interp/daase.lisp (GET-CURRENT-DIRECTORY): Remove.