diff options
author | dos-reis <gdr@axiomatics.org> | 2013-07-01 13:49:18 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2013-07-01 13:49:18 +0000 |
commit | e49a62f7eac0a9f7be440bc6dad8a0234ee0e837 (patch) | |
tree | 55cf0a4458f0c5fc1059e440d445eb26ce4694be /src/ChangeLog | |
parent | eeb04caa0bd3f5dc729b1f9a082c5ada0c8ba787 (diff) | |
download | open-axiom-e49a62f7eac0a9f7be440bc6dad8a0234ee0e837.tar.gz |
* interp/sys-utility.boot (makeFilename): Tidy.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1b7689a5..fc5ba7d4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,9 @@ 2013-07-01 Gabriel Dos Reis <gdr@integrable-solutions.net> + * interp/sys-utility.boot (makeFilename): Tidy. + +2013-07-01 Gabriel Dos Reis <gdr@integrable-solutions.net> + * interp/g-util.boot (relativeDirname): New. Abstract differences between Common Lisp semantics and traditional semantics (GCL). * interp/c-util.boot (moveLibdirByCopy): Use it. |