aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-05-26 09:48:21 +0000
committerdos-reis <gdr@axiomatics.org>2013-05-26 09:48:21 +0000
commitb99d2252a04fa96e0f6da50c735d8ba0de4765d8 (patch)
tree27dfeb8cf5d0114ab6d7a2361315632a6b6ae8a2 /src/ChangeLog
parent3d124313d289fd42013e52f600283c99f8d0211a (diff)
downloadopen-axiom-b99d2252a04fa96e0f6da50c735d8ba0de4765d8.tar.gz
Rename MAKE-FULL-NAMESTRING to makeFullFilePath and implement in Boot.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 173cc693..3a3cf20a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,9 @@
-2013-05-26 Gabriel Dos Reis <gdr@cse.tamu.edu>
+2013-05-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
+
+ * interp/nlib.lisp (MAKE-FULL-NAMESTRING): Move to sys-utility.boot.
+ Rename to makeFullFilePath. Adjust callers.
+
+2013-05-26 Gabriel Dos Reis <gdr@integrable-solutions.net>
* algebra/boolean.spad.pamphlet (IndexedBits)[<]: Define in Spad.
* interp/bits.lisp: Remove.